-
- Downloads
Move out RFCOMM channel structure init code to a seperate routine, to save on...
Move out RFCOMM channel structure init code to a seperate routine, to save on compiled code space and to prevent copy-paste errors.
Showing
- Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c 9 additions, 6 deletionsDemos/Host/Incomplete/BluetoothHost/BluetoothHost.c
- Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.c 48 additions, 23 deletionsDemos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.c
- Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.h 2 additions, 1 deletionDemos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.h
- Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.c 2 additions, 17 deletionsDemos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.c
- Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.h 1 addition, 0 deletionsDemos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.h
Loading
Please register or sign in to comment