qmk_firmware/Demos/Host/Incomplete/BluetoothHost/Lib
Dean Camera afd828c095 Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods.
Renamed the Serial byte send/receive functions to remain consistent with the CDC driver's byte functions.

Altered the serial byte receive function to make it non-blocking.
2011-01-30 19:47:31 +00:00
..
BluetoothACLPackets.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
BluetoothACLPackets.h Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods. 2011-01-30 19:47:31 +00:00
BluetoothClassCodes.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
BluetoothHCICommands.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
BluetoothHCICommands.h Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods. 2011-01-30 19:47:31 +00:00
BluetoothStack.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
BluetoothStack.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
RFCOMM.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
RFCOMM.h Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods. 2011-01-30 19:47:31 +00:00
RFCOMMControl.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
RFCOMMControl.h Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods. 2011-01-30 19:47:31 +00:00
SDP.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
SDP.h Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods. 2011-01-30 19:47:31 +00:00
SDPServices.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
SDPServices.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00