New issue
Advanced search Search tips

Issue 771404 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 548498
Owner: ----
Closed: Oct 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Support all GATT Errors

Project Member Reported by cco3@chromium.org, Oct 3 2017

Issue description

Currently, only a subset of GATT errors are fully supported because

For example, there is no way to express INVALID_HANDLE from a BluetoothRemoteGattDescriptor.  This is an error that should result in an InvalidStateError at the javascript level, but currently no GATT error results in this javascript error.

We probably need to enumerate all standard GATT errors in device/bluetooth/bluetooth_gatt_service.h and fix all the code that depends on this.
 
Mergedinto: 548498
Status: Duplicate (was: Untriaged)

Sign in to add a comment