You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/Demos/Host/Incomplete/BluetoothHost/Lib
Dean Camera 5993e1efe7 Added ability to search by Channel PSM to the GetChannelData() function in the BluetoothHost demo.
Added new HCI states to properly initialize the bluetooth dongle and retrieve the local BDADDR.

Factored out Bluetooth state information into a new state structure for easy reference in the user application.

Added new StackInitialized() Bluetooth stack callback function.
15 years ago
..
BluetoothACLPackets.c Added ability to search by Channel PSM to the GetChannelData() function in the BluetoothHost demo. 15 years ago
BluetoothACLPackets.h Fixed HID Device Class Driver not allocating a temporary buffer when the host requests a report via the control endpoint and the user has set the PrevReportINBuffer driver configuration element to NULL (thanks to Lars Noschinski). 15 years ago
BluetoothClassCodes.h Update copyright year to 2010. 16 years ago
BluetoothHCICommands.c Added ability to search by Channel PSM to the GetChannelData() function in the BluetoothHost demo. 15 years ago
BluetoothHCICommands.h Added ability to search by Channel PSM to the GetChannelData() function in the BluetoothHost demo. 15 years ago
BluetoothStack.c Added ability to search by Channel PSM to the GetChannelData() function in the BluetoothHost demo. 15 years ago
BluetoothStack.h Added ability to search by Channel PSM to the GetChannelData() function in the BluetoothHost demo. 15 years ago
ServiceDiscoveryProtocol.c Added ability to search by Channel PSM to the GetChannelData() function in the BluetoothHost demo. 15 years ago
ServiceDiscoveryProtocol.h Added ability to search by Channel PSM to the GetChannelData() function in the BluetoothHost demo. 15 years ago