HomeSort by relevance Sort by last modified time
    Searched defs:GattDescriptorAdded (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chromeos/dbus/
bluetooth_gatt_descriptor_client.h 46 virtual void GattDescriptorAdded(const dbus::ObjectPath& object_path) {}
  /external/chromium_org/device/bluetooth/
bluetooth_remote_gatt_characteristic_chromeos.cc 57 GattDescriptorAdded(*iter);
332 void BluetoothRemoteGattCharacteristicChromeOS::GattDescriptorAdded(
bluetooth_adapter.h 101 // preceded by calls to GattCharacteristicAdded and GattDescriptorAdded.
138 virtual void GattDescriptorAdded(BluetoothAdapter* adapter,
  /external/chromium_org/extensions/browser/api/bluetooth_low_energy/
bluetooth_low_energy_event_router.cc 923 void BluetoothLowEnergyEventRouter::GattDescriptorAdded(
    [all...]

Completed in 367 milliseconds