Chromium Code Reviews
Descriptionbluetooth:android: Run error callback when characteristic is destroyed
When a device disconnects we destroy its attributes. This meant that
if a device disconnected during a gatt operation we would drop the
callbacks in BluetoothRemoteGattCharacteristicAndroid. This patches fixes
that by calling the error callback when the characteristic is being
destroyed.
BUG=621901
Committed: https://crrev.com/650a52d4b71f0c029b4278910ed7cf0a127fd3c4
Cr-Commit-Position: refs/heads/master@{#430468}
Patch Set 1 #Patch Set 2 : Also fix windows #Patch Set 3 : Fix windows #
Total comments: 2
Patch Set 4 : Fix TODO #
Messages
Total messages: 22 (16 generated)
|
|||||||||||||||||||||||||||||||||||||