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 3eb81df998
Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to variables also. Add new ATTR_NOINIT attribute for global variables.
15 years ago
..
BluetoothACLPackets.c Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to variables also. Add new ATTR_NOINIT attribute for global variables. 15 years ago
BluetoothACLPackets.h Document the Bluetooth ACL layer. Remove unneeded parameters from the signalling command processing routines. 15 years ago
BluetoothClassCodes.h Update copyright year to 2010. 15 years ago
BluetoothHCICommands.c Add HCI debugging with verbosity control to the BluetoothHost demo. 15 years ago
BluetoothHCICommands.h Document the Bluetooth ACL layer. Remove unneeded parameters from the signalling command processing routines. 15 years ago
BluetoothStack.c Add some more documentation to the half-completed Bluetooth Host demo, fix the OpenChannel() command initialising the channel information structure to the wrong initial state once the CONNECTION REQUEST command has been sent to the remote device. 15 years ago
BluetoothStack.h Document the Bluetooth ACL layer. Remove unneeded parameters from the signalling command processing routines. 15 years ago
ServiceDiscoveryProtocol.c Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to variables also. Add new ATTR_NOINIT attribute for global variables. 15 years ago
ServiceDiscoveryProtocol.h Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to variables also. Add new ATTR_NOINIT attribute for global variables. 15 years ago