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.
Add the beginnings of a SDP implentation to the incomplete BluetoothHost demo.

Add const attribute to the Mass Storage Host driver functions where it was applicable, but missing.
2010-04-15 11:04:24 +00:00
..
BluetoothACLPackets.c Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to variables also. Add new ATTR_NOINIT attribute for global variables. 2010-04-15 11:04:24 +00:00
BluetoothACLPackets.h Document the Bluetooth ACL layer. Remove unneeded parameters from the signalling command processing routines. 2010-04-13 11:19:04 +00:00
BluetoothClassCodes.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
BluetoothHCICommands.c Add HCI debugging with verbosity control to the BluetoothHost demo. 2010-04-11 06:19:58 +00:00
BluetoothHCICommands.h Document the Bluetooth ACL layer. Remove unneeded parameters from the signalling command processing routines. 2010-04-13 11:19:04 +00:00
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. 2010-04-12 14:26:56 +00:00
BluetoothStack.h Document the Bluetooth ACL layer. Remove unneeded parameters from the signalling command processing routines. 2010-04-13 11:19:04 +00:00
ServiceDiscoveryProtocol.c Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to variables also. Add new ATTR_NOINIT attribute for global variables. 2010-04-15 11:04:24 +00:00
ServiceDiscoveryProtocol.h Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to variables also. Add new ATTR_NOINIT attribute for global variables. 2010-04-15 11:04:24 +00:00