summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_remote_gatt_characteristic_chromeos.h
Commit message (Expand)AuthorAgeFilesLines
* Reland "Add Linux support for the Bluetooth API"rkc2015-11-061-150/+0
* Reland: Refactor DBusThreadManager to split away BT clients.rkc2015-11-051-3/+3
* Revert of Reland: Refactor DBusThreadManager to split away BT clients. (patch...tommycli2015-11-041-3/+3
* Reland: Refactor DBusThreadManager to split away BT clients.rkc2015-11-041-3/+3
* Revert "Refactor DBusThreadManager to split away BT clients."rkc2015-10-061-3/+3
* Revert of Add Linux support for the Bluetooth API. (patchset #10 id:90001 ofyoichio2015-09-291-0/+150
* Add Linux support for the Bluetooth API.rkc2015-09-291-150/+0
* Refactor DBusThreadManager to split away BT clients.rkc2015-09-281-3/+3
* bluetooth: Refactor device/bluetooth for C++ Style: typedef ordering.scheib2015-04-211-2/+3
* chromeos/dbus: Update Bluetooth GATT API clients to upstream definitionarmansito2015-02-061-15/+2
* Update {virtual,override,final} to follow C++11 style in device.dcheng2015-01-161-31/+24
* replace OVERRIDE and FINAL with override and final in device/mostynb2014-10-061-18/+18
* device/bluetooth: Add device::BluetoothGattNotifySession.armansito@chromium.org2014-06-271-0/+46
* device/bluetooth: Update GATT descriptor value D-Bus bindings.armansito@chromium.org2014-06-081-3/+0
* device/bluetooth: Update characteristic value D-Bus bindings.armansito@chromium.org2014-06-071-10/+20
* device/bluetooth: Improvements to GATT descriptor access API.armansito@chromium.org2014-05-091-0/+2
* device/bluetooth: Add chromeos::BluetoothRemoteGattDescriptorChromeOS.armansito@chromium.org2014-04-111-1/+22
* device/bluetooth: Add chromeos::BluetoothRemoteGattCharacteristicChromeOS.armansito@chromium.org2014-04-101-0/+93