Much faster attribute range lookup - look through short list of attributes and...
Much faster attribute range lookup - look through short list of attributes and compare to range, rather than looking up by each possible value within the range. Cleanups to SDP code. Add missing RFCOMM language base ID offset attribute. Fix incorrect definition of the SWAPENDIAN_32() macro.
Showing
- Demos/Host/Incomplete/BluetoothHost/Lib/SDPServices.c 39 additions, 23 deletionsDemos/Host/Incomplete/BluetoothHost/Lib/SDPServices.c
- Demos/Host/Incomplete/BluetoothHost/Lib/SDPServices.h 2 additions, 2 deletionsDemos/Host/Incomplete/BluetoothHost/Lib/SDPServices.h
- Demos/Host/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.c 30 additions, 29 deletions...t/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.c
Loading
Please register or sign in to comment