summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/bluetooth_gatt_characteristic_service_provider.h
Commit message (Collapse)AuthorAgeFilesLines
* chromeos/dbus: Add service providers for Bluetooth GATT server mode.armansito@chromium.org2014-03-311-0/+113
Added D-Bus service provider classes to create and host local GATT server, characteristic, and descriptor objects. Added a client class for the remote GATT manager interface used to register local GATT service hierarchies with the Bluetooth daemon. BUG=351229 TEST=Manually tested each interface by modifying code to initialize them at init and made D-Bus calls using gdbus. R=keybuk@chromium.org Review URL: https://codereview.chromium.org/208743009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260705 0039d316-1c4b-4281-b951-d872f2087c98