Home
last modified time | relevance | path

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

/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.cc799 bt_status_t BluetoothGattInterface::StopScan(int client_id) { in StopScan() function in bluetooth::hal::BluetoothGattInterface