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

  /system/bt/service/
low_energy_scanner.cc 83 hal::BluetoothGattInterface::Get()->GetScannerHALInterface()->Unregister(
184 hal::BluetoothGattInterface::Get()->GetScannerHALInterface();
  /system/bt/service/hal/
bluetooth_gatt_interface.h 227 virtual BleScannerInterface* GetScannerHALInterface() const = 0;
fake_bluetooth_gatt_interface.h 136 BleScannerInterface* GetScannerHALInterface() const override;
bluetooth_gatt_interface.cc 471 BleScannerInterface* GetScannerHALInterface() const override {
791 GetScannerHALInterface()->Scan(true);
811 GetScannerHALInterface()->Scan(false);
fake_bluetooth_gatt_interface.cc 319 BleScannerInterface* FakeBluetoothGattInterface::GetScannerHALInterface()

Completed in 286 milliseconds