summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_gatt_service.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in device/.avi2015-12-221-4/+6
* bluetooth: android: Implement Characteristic GetIdentifier, fix Service IDs too.scheib2015-10-271-1/+1
* 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/+4
* First part of errors coming up from the dbus APIjamuraa2014-10-011-0/+13
* device/bluetooth: Move GATT observer methods to BluetoothAdapter::Observer.armansito@chromium.org2014-07-301-76/+0
* bluetoothLowEnergy: Send onServiceAdded after all characteristics are discoveredarmansito@chromium.org2014-07-231-25/+10
* device/bluetooth: Improvements to GATT descriptor access API.armansito@chromium.org2014-05-091-0/+28
* chrome.bluetoothLowEnergy: Implement getService and getServices.armansito@chromium.org2014-04-281-1/+6
* device/bluetooth: Add chromeos::BluetoothRemoteGattDescriptorChromeOS.armansito@chromium.org2014-04-111-4/+4
* device/bluetooth: Add chromeos::BluetoothRemoteGattCharacteristicChromeOS.armansito@chromium.org2014-04-101-13/+54
* device/bluetooth: Add chromeos::BluetoothRemoteGattServiceChromeOS.armansito@chromium.org2014-04-081-26/+33
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-041-4/+4
* Revert 261566 "device/bluetooth: Rename device::bluetooth_utils:..."nick@chromium.org2014-04-031-4/+4
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-031-4/+4
* device/bluetooth: Add abstract API definition for BluetoothGattDescriptor.armansito@chromium.org2014-02-131-1/+1
* device/bluetooth: Add abstract API definition for BluetoothGattService.armansito@chromium.org2014-02-081-0/+226