Searched defs:scanner_handler (Results 1 - 1 of 1) sorted by relevance

/system/bt/service/hal/
H A Dfake_bluetooth_gatt_interface.cc148 std::shared_ptr<BleScannerInterface> scanner_handler,
160 if (scanner_handler) g_scanner_handler = scanner_handler;
146 FakeBluetoothGattInterface( std::shared_ptr<BleAdvertiserInterface> advertiser_handler, std::shared_ptr<BleScannerInterface> scanner_handler, std::shared_ptr<TestClientHandler> client_handler, std::shared_ptr<TestServerHandler> server_handler) argument

Completed in 73 milliseconds