New issue
Advanced search Search tips

Issue 599520 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 606011
Owner: ----
Closed: Apr 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Feature

Blocking:
issue 580406



Sign in to add a comment

bluetooth: Do not return services until discovery is complete

Project Member Reported by scheib@chromium.org, Mar 31 2016

Issue description

device/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.
 

Comment 1 by scheib@chromium.org, Mar 31 2016

Blocking: 580406

Comment 2 by ortuno@chromium.org, Apr 25 2016

Mergedinto: 606011
Status: Duplicate (was: Available)

Sign in to add a comment