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

  /external/chromium_org/chromeos/dbus/
bluetooth_gatt_descriptor_client.h 46 virtual void GattDescriptorAdded(const dbus::ObjectPath& object_path) {}
fake_bluetooth_gatt_descriptor_client.cc 188 GattDescriptorAdded(object_path));
bluetooth_gatt_descriptor_client.cc 156 GattDescriptorAdded(object_path));
  /external/chromium_org/device/bluetooth/
bluetooth_gatt_service.h 184 // service and perform the necessary updates. GattDescriptorAdded exists
186 virtual void GattDescriptorAdded(
bluetooth_remote_gatt_characteristic_chromeos.h 90 virtual void GattDescriptorAdded(
bluetooth_remote_gatt_characteristic_chromeos.cc 57 GattDescriptorAdded(*iter);
331 void BluetoothRemoteGattCharacteristicChromeOS::GattDescriptorAdded(
bluetooth_remote_gatt_service_chromeos.cc 182 GattDescriptorAdded(characteristic, descriptor));
bluetooth_gatt_chromeos_unittest.cc 220 virtual void GattDescriptorAdded(
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/bluetooth_low_energy/
bluetooth_low_energy_apitest.cc 804 event_router()->GattDescriptorAdded(chrc0_.get(), desc0_.get());
    [all...]
bluetooth_low_energy_event_router.h 252 virtual void GattDescriptorAdded(
bluetooth_low_energy_event_router.cc 949 void BluetoothLowEnergyEventRouter::GattDescriptorAdded(
    [all...]

Completed in 111 milliseconds