Issue metadata
Sign in to add a comment
|
bluetooth: Do not return services until discovery is complete |
||||||||||||||||||||||
Issue descriptiondevice/bluetooth API surface has many GATT objects that may not function correctly until discovery is complete. Client code should be protected from mistakes getting these objects before they are announced as available. GetGattServices() should return empty vector until GattServicesDiscoveryComplete() Some research should be done in chrome apps API usage to ensure there isn't already incorrect usage.
,
Apr 25 2016
|
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by scheib@chromium.org
, Mar 31 2016