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

  /external/chromium_org/device/bluetooth/
bluetooth_adapter.h 102 virtual void GattDiscoveryCompleteForService(
bluetooth_adapter_chromeos.cc 797 GattDiscoveryCompleteForService(this, service));
    [all...]
bluetooth_gatt_chromeos_unittest.cc 119 virtual void GattDiscoveryCompleteForService(
614 // GattDiscoveryCompleteForService call, since the service thinks that
    [all...]
  /external/chromium_org/extensions/browser/api/bluetooth_low_energy/
bluetooth_low_energy_event_router.h 238 virtual void GattDiscoveryCompleteForService(
bluetooth_low_energy_apitest.cc 337 event_router()->GattDiscoveryCompleteForService(mock_adapter_,
339 event_router()->GattDiscoveryCompleteForService(mock_adapter_,
375 event_router()->GattDiscoveryCompleteForService(mock_adapter_,
    [all...]
bluetooth_low_energy_event_router.cc 845 void BluetoothLowEnergyEventRouter::GattDiscoveryCompleteForService(
    [all...]

Completed in 42 milliseconds