summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_remote_gatt_service_chromeos.cc
Commit message (Expand)AuthorAgeFilesLines
* chromeos/dbus: Update Bluetooth GATT API clients to upstream definitionarmansito2015-02-061-12/+9
* First part of errors coming up from the dbus APIjamuraa2014-10-011-0/+38
* device/bluetooth: Move GATT observer methods to BluetoothAdapter::Observer.armansito@chromium.org2014-07-301-35/+21
* bluetoothLowEnergy: Send onServiceAdded after all characteristics are discoveredarmansito@chromium.org2014-07-231-5/+29
* device/bluetooth: Add device::BluetoothGattNotifySession.armansito@chromium.org2014-06-271-0/+10
* device/bluetooth: Send GattServiceChanged event for new Chrc. properties.armansito@chromium.org2014-06-191-0/+23
* device/bluetooth: Update characteristic value D-Bus bindings.armansito@chromium.org2014-06-071-39/+10
* device/bluetooth: Fix bug in the GattServiceChanged event is sent.armansito@chromium.org2014-06-041-0/+4
* device/bluetooth: Improvements to GATT descriptor access API.armansito@chromium.org2014-05-091-0/+27
* chrome.bluetoothLowEnergy: Implement getService and getServices.armansito@chromium.org2014-04-281-1/+6
* device/bluetooth: Add chromeos::BluetoothRemoteGattDescriptorChromeOS.armansito@chromium.org2014-04-111-7/+9
* device/bluetooth: Add chromeos::BluetoothRemoteGattCharacteristicChromeOS.armansito@chromium.org2014-04-101-14/+150
* device/bluetooth: Add chromeos::BluetoothRemoteGattServiceChromeOS.armansito@chromium.org2014-04-081-0/+108