HomeSort by relevance Sort by last modified time
    Searched defs:OnScanResult (Results 1 - 3 of 3) sorted by null

  /system/bt/service/common/bluetooth/binder/
IBluetoothLowEnergyCallback.cpp 78 OnScanResult(*scan_result);
151 void BpBluetoothLowEnergyCallback::OnScanResult(
  /system/bt/service/ipc/binder/
bluetooth_low_energy_binder_server.cpp 251 void BluetoothLowEnergyBinderServer::OnScanResult(
264 cb->OnScanResult(result);
  /system/bt/service/test/
low_energy_client_unittest.cpp 103 void OnScanResult(LowEnergyClient* client, const ScanResult& scan_result) {
    [all...]

Completed in 378 milliseconds