Searched defs:BatchScanDisable (Results 1 – 2 of 2) sorted by relevance
59 rpc BatchScanDisable(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
1699 void LeScanningManager::BatchScanDisable() { CallOn(pimpl_.get(), &impl::batch_scan_disable); } in BatchScanDisable() function in bluetooth::hci::LeScanningManager