aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothStack.h
Commit message (Expand)AuthorAgeFilesLines
* Make Bluetooth signalling handler routines use the generic Bluetooth_SendPack...Dean Camera2010-04-061-4/+8
* Add bidirectional channel configuration -- remote device is not ACKing sent C...Dean Camera2010-04-061-8/+20
* Add packet reception and send routines to the ACL layer of the incomplete Blu...Dean Camera2010-04-061-2/+9
* Add Bluetooth signalling echo request/response handlers, disconnection reques...Dean Camera2010-04-051-5/+5
* Add user callback function to the Bluetooth host demo to filter out connectio...Dean Camera2010-04-051-2/+2
* More improvements to the incomplete BluetoothHost demo - add Disconnection Ev...Dean Camera2010-04-011-2/+4
* Massive cleanups to the incomplete BluetoothHost demo, to make the HCL layer ...Dean Camera2010-03-311-1/+2
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-8/+8
* Fixed compilation error in incomplete BluetoothHost demo.Dean Camera2009-07-111-1/+1
* Added incomplete PrinterHost demo application.Dean Camera2009-07-111-0/+96