Descriptiondevice/bluetooth: Update characteristic value D-Bus bindings.
The original BlueZ GATT API doc spec used DBus.Properties interface for
characteristic value access. Since we are modifying this API for Chrome OS,
this CL updates the Chrome D-Bus bindings and modifies the device/bluetooth
GATT code to use the new bindings for characteristic value reads, writes, and
updates.
BUG=378182
TEST=Tested against my custom bluetoothd build; device_unittests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275693
Patch Set 1 #Patch Set 2 : Fixed comments. #
Total comments: 5
Patch Set 3 : Use constants from cros_system_api. #Patch Set 4 : Rebased #Patch Set 5 : Removed unusued function for compile warning #Messages
Total messages: 13 (0 generated)
|