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

/system/bt/service/common/bluetooth/binder/
H A DIBluetoothLowEnergyCallback.cpp78 OnScanResult(*scan_result);
151 void BpBluetoothLowEnergyCallback::OnScanResult( function in class:ipc::binder::BpBluetoothLowEnergyCallback
/system/bt/service/ipc/binder/
H A Dbluetooth_low_energy_binder_server.cpp251 void BluetoothLowEnergyBinderServer::OnScanResult( function in class:ipc::binder::BluetoothLowEnergyBinderServer
264 cb->OnScanResult(result);
/system/bt/service/test/
H A Dlow_energy_client_unittest.cpp103 void OnScanResult(LowEnergyClient* client, const ScanResult& scan_result) { function in class:bluetooth::__anon812::TestDelegate

Completed in 193 milliseconds