Descriptionchrome.bluetoothLowEnergy: Implement getCharacteristic.
This CL implements the getCharacteristic method of the bluetoothLowEnergy API.
In addition, the instance ID mapping has been simplified by removing
BluetoothLowEnergyEventRouter::GattObjectData and keeping string to string
mappings, e.g. service ID -> device address, characteristic ID -> service ID,
etc. Also added is a browser test for characteristic properties.
BUG=265663
TEST=browser_tests --gtest_filter=BluetoothLowEnergyApiTest.*
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268301
Patch Set 1 #
Total comments: 2
Messages
Total messages: 7 (0 generated)
|