Home
last modified time | relevance | path

Searched refs:scanner_handler (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.cc147 std::shared_ptr<BleScannerInterface> scanner_handler, in FakeBluetoothGattInterface() argument
159 if (scanner_handler) g_scanner_handler = scanner_handler; in FakeBluetoothGattInterface()
Dfake_bluetooth_gatt_interface.h69 std::shared_ptr<BleScannerInterface> scanner_handler,