Home
last modified time | relevance | path

Searched defs:StopScan (Results 1 – 6 of 6) sorted by relevance

/system/bt/gd/hci/facade/
Dle_scanning_manager_facade.proto9 rpc StopScan(google.protobuf.Empty) returns (ScanStoppedMsg) {} rpc
Dle_scanning_manager_facade.cc57 ::grpc::Status StopScan(::grpc::ServerContext* context, const ::google::protobuf::Empty*, in StopScan() function in bluetooth::hci::facade::LeScanningManagerFacadeService
/system/bt/service/common/android/bluetooth/
DIBluetoothLeScanner.aidl31 boolean StopScan(int client_id); in StopScan() method
/system/bt/service/ipc/binder/
Dbluetooth_le_scanner_binder_server.cc88 Status BluetoothLeScannerBinderServer::StopScan(int scanner_id, in StopScan() function in ipc::binder::BluetoothLeScannerBinderServer
/system/bt/service/
Dlow_energy_scanner.cc118 bool LowEnergyScanner::StopScan() { in StopScan() function in bluetooth::LowEnergyScanner
/system/bt/service/hal/
Dbluetooth_gatt_interface.cc801 bt_status_t BluetoothGattInterface::StopScan(int client_id) { in StopScan() function in bluetooth::hal::BluetoothGattInterface