Refactor Service Discovery Protocol code in the incomplete Bluetooth Host demo, so...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 10 May 2010 13:56:16 +0000 (13:56 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 10 May 2010 13:56:16 +0000 (13:56 +0000)
commit53ebb2f21a216281707f5d680181c3c4adc12772
tree4c7917f6ca745f795f78a1ae94d8650e94e0beb7
parent05ac59d0eeb956adc316d89ee06ca13bd3c11aac
Refactor Service Discovery Protocol code in the incomplete Bluetooth Host demo, so that the UUID list is compiled via a seperate function to allow for its re-use between different SDP request types.
Demos/Host/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.c
Demos/Host/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.h