Service Discovery ServiceSearchAttribute requests require the response to be grouped...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 20 May 2010 14:35:52 +0000 (14:35 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 20 May 2010 14:35:52 +0000 (14:35 +0000)
commit83b5c916c672206dd11419aaf4cc167ef9e48c10
tree86c332a6972e8e6cd6a04e1dca64363274d999a0
parent3e515cdfa8d8f077c2585c061c6f4a988031c82b
Service Discovery ServiceSearchAttribute requests require the response to be grouped by UUID, so the response can't be generated as the attributes are read in. Buffer both UUIDs and Attributes instead and generate the response afterwards.
Demos/Host/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.c
Demos/Host/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.h