aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h
Commit message (Expand)AuthorAgeFilesLines
* Move SDP service tables out into a new set of files, to make the SDP service ...Dean Camera2010-06-011-0/+5
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-206/+206
* Added ability to search by Channel PSM to the GetChannelData() function in th...Dean Camera2010-04-221-29/+20
* Fixed HID Device Class Driver not allocating a temporary buffer when the host...Dean Camera2010-04-201-1/+1
* Add const keyword to the demo function parameters where possible.Dean Camera2010-04-181-2/+2
* Document the Bluetooth ACL layer. Remove unneeded parameters from the signall...Dean Camera2010-04-131-1/+3
* Add HCI debugging with verbosity control to the BluetoothHost demo.Dean Camera2010-04-111-7/+23
* Add bidirectional channel configuration -- remote device is not ACKing sent C...Dean Camera2010-04-061-14/+13
* Add packet reception and send routines to the ACL layer of the incomplete Blu...Dean Camera2010-04-061-4/+0
* Add Bluetooth signalling echo request/response handlers, disconnection reques...Dean Camera2010-04-051-4/+4
* Add user callback function to the Bluetooth host demo to filter out connectio...Dean Camera2010-04-051-0/+3
* More improvements to the incomplete BluetoothHost demo - add Disconnection Ev...Dean Camera2010-04-011-15/+16
* Massive cleanups to the incomplete BluetoothHost demo, to make the HCL layer ...Dean Camera2010-03-311-20/+28
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Added incomplete PrinterHost demo application.Dean Camera2009-07-111-0/+190