Searched defs:StopScan (Results 1 – 7 of 7) sorted by relevance
9 rpc StopScan(google.protobuf.Empty) returns (ScanStoppedMsg) {} rpc
57 ::grpc::Status StopScan(::grpc::ServerContext* context, const ::google::protobuf::Empty*, in StopScan() function in bluetooth::hci::facade::LeScanningManagerFacadeService
31 boolean StopScan(int client_id); in StopScan() method
88 Status BluetoothLeScannerBinderServer::StopScan(int scanner_id, in StopScan() function in ipc::binder::BluetoothLeScannerBinderServer
118 bool LowEnergyScanner::StopScan() { in StopScan() function in bluetooth::LowEnergyScanner
305 void LeScanningManager::StopScan(common::Callback<void()> on_stopped) { in StopScan() function in bluetooth::hci::LeScanningManager
799 bt_status_t BluetoothGattInterface::StopScan(int client_id) { in StopScan() function in bluetooth::hal::BluetoothGattInterface