aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/BluetoothHost/BluetoothEvents.c
Commit message (Expand)AuthorAgeFilesLines
* Correct misspellings in the Bluetooth demo code.Dean Camera2010-07-111-1/+1
* Oops - ACL layer Bluetooth_SendPacket() function should check and allow NULL ...Dean Camera2010-07-111-8/+19
* Rename Bluetooth stack function parameters to clearly indicate what sort of B...Dean Camera2010-07-111-20/+20
* Add a new RFCOMM_ChannelOpened() callback event for when logical RFCOMM chann...Dean Camera2010-07-081-6/+19
* Add a new RFCOMM service callback for when new data has been received on a va...Dean Camera2010-07-081-0/+13
* Move out Bluetooth stack callback functions to a seperate BluetoothEvents.c/....Dean Camera2010-07-081-0/+156