You can not 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_firmware/Demos/Host/Incomplete/BluetoothHost/Lib
Dean Camera c5038f1bf4
Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only.
15 years ago
..
BluetoothACLPackets.c Fixed compilation error in incomplete BluetoothHost demo. 15 years ago
BluetoothACLPackets.h Added incomplete PrinterHost demo application. 15 years ago
BluetoothClassCodes.h Added incomplete PrinterHost demo application. 15 years ago
BluetoothHCICommands.c Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only. 15 years ago
BluetoothHCICommands.h Added incomplete PrinterHost demo application. 15 years ago
BluetoothStack.c Added new USB_DeviceState variable to keep track of the current Device mode USB state. 15 years ago
BluetoothStack.h Fixed compilation error in incomplete BluetoothHost demo. 15 years ago