qmk_firmware/Demos/Host/Incomplete/BluetoothHost/Lib
Dean Camera fc92f9969c Minor documentation cleanups. 2010-06-03 15:32:45 +00:00
..
BluetoothACLPackets.c Minor documentation cleanups. 2010-06-03 15:32:45 +00:00
BluetoothACLPackets.h Minor documentation cleanups. 2010-06-03 15:32:45 +00:00
BluetoothClassCodes.h Add PSM value to the RFCOMM service so that the host knows what PSM to use on channels when trying to access it. 2010-06-03 07:45:09 +00:00
BluetoothHCICommands.c Minor documentation cleanups. 2010-06-03 15:32:45 +00:00
BluetoothHCICommands.h Move SDP service tables out into a new set of files, to make the SDP service code cleaner. 2010-06-01 03:07:05 +00:00
BluetoothStack.c Begin processing code for Service Discovery Protocol attributes. 2010-05-17 23:36:05 +00:00
BluetoothStack.h Minor documentation cleanups. 2010-06-03 15:32:45 +00:00
RFCOMM.c Minor documentation cleanups. 2010-06-03 15:32:45 +00:00
RFCOMM.h Minor documentation cleanups. 2010-06-03 15:32:45 +00:00
SDPServices.c Minor documentation cleanups. 2010-06-03 15:32:45 +00:00
SDPServices.h Extra protocol value in the RFCOMM protocol is the channel number, not the PSM - update typedef name and size. 2010-06-03 08:33:01 +00:00
ServiceDiscoveryProtocol.c Start implementation of RFCOMM decoding layer. Add new service initialize routines for each Bluetooth service - currently unused, but will eventually reset the service state of RFCOMM when a new connection is made. 2010-06-03 12:45:15 +00:00
ServiceDiscoveryProtocol.h Start implementation of RFCOMM decoding layer. Add new service initialize routines for each Bluetooth service - currently unused, but will eventually reset the service state of RFCOMM when a new connection is made. 2010-06-03 12:45:15 +00:00