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

  /external/chromium_org/chromeos/dbus/
bluetooth_gatt_characteristic_client.h 58 virtual void GattCharacteristicAdded(const dbus::ObjectPath& object_path) {}
  /external/chromium_org/device/bluetooth/
bluetooth_remote_gatt_service_chromeos.cc 41 GattCharacteristicAdded(*iter);
222 void BluetoothRemoteGattServiceChromeOS::GattCharacteristicAdded(
bluetooth_adapter.h 101 // preceded by calls to GattCharacteristicAdded and GattDescriptorAdded.
124 virtual void GattCharacteristicAdded(
  /external/chromium_org/extensions/browser/api/bluetooth_low_energy/
bluetooth_low_energy_event_router.cc 886 void BluetoothLowEnergyEventRouter::GattCharacteristicAdded(
    [all...]

Completed in 399 milliseconds