Searched defs:StopScan (Results 1 – 4 of 4) sorted by relevance
/system/bt/service/common/android/bluetooth/ | ||
D | IBluetoothLeScanner.aidl | 31 boolean StopScan(int client_id); in StopScan() method |
/system/bt/service/ipc/binder/ | ||
D | bluetooth_le_scanner_binder_server.cc | 88 Status BluetoothLeScannerBinderServer::StopScan(int scanner_id, in StopScan() function in ipc::binder::BluetoothLeScannerBinderServer |
/system/bt/service/ | ||
D | low_energy_scanner.cc | 118 bool LowEnergyScanner::StopScan() { in StopScan() function in bluetooth::LowEnergyScanner |
/system/bt/service/hal/ | ||
D | bluetooth_gatt_interface.cc | 799 bt_status_t BluetoothGattInterface::StopScan(int client_id) { in StopScan() function in bluetooth::hal::BluetoothGattInterface |