summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_gatt_descriptor.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in device/.avi2015-12-221-8/+9
* bluetooth: android: Implement Characteristic GetIdentifier, fix Service IDs too.scheib2015-10-271-1/+1
* bluetooth: Refactor device/bluetooth for C++ Style: typedef ordering.scheib2015-04-211-8/+8
* bluetooth: Make device/bluetooth a shared library component.scheib2014-12-061-1/+2
* Revert of bluetooth: Make device/bluetooth a shared library component. (patch...scheib2014-12-051-2/+1
* bluetooth: Make device/bluetooth a shared library component.scheib2014-12-051-1/+2
* Fix typos in device/bluetooth headers.benchan2014-10-281-4/+5
* First part of errors coming up from the dbus APIjamuraa2014-10-011-1/+2
* Remove static initializer in device/bluetooth/bluetooth_gatt_descriptor.cc.pliard@chromium.org2014-04-301-6/+6
* device/bluetooth: Add chromeos::BluetoothRemoteGattDescriptorChromeOS.armansito@chromium.org2014-04-111-10/+20
* device/bluetooth: Add chromeos::BluetoothRemoteGattCharacteristicChromeOS.armansito@chromium.org2014-04-101-1/+1
* device/bluetooth: Add chromeos::BluetoothRemoteGattServiceChromeOS.armansito@chromium.org2014-04-081-29/+10
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-041-10/+10
* Revert 261566 "device/bluetooth: Rename device::bluetooth_utils:..."nick@chromium.org2014-04-031-10/+10
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-031-10/+10
* device/bluetooth: Add abstract API definition for BluetoothGattDescriptor.armansito@chromium.org2014-02-131-0/+197