Searched defs:StopScan (Results 1 – 4 of 4) sorted by relevance
/system/bt/service/common/bluetooth/binder/ | ||
D | IBluetoothLowEnergy.cpp | 258 bool BpBluetoothLowEnergy::StopScan(int client_id) { in StopScan() function in ipc::binder::BpBluetoothLowEnergy |
/system/bt/service/ipc/binder/ | ||
D | bluetooth_low_energy_binder_server.cpp | 122 bool BluetoothLowEnergyBinderServer::StopScan(int client_id) { in StopScan() function in ipc::binder::BluetoothLowEnergyBinderServer |
/system/bt/service/ | ||
D | low_energy_client.cpp | 434 bool LowEnergyClient::StopScan() { in StopScan() function in bluetooth::LowEnergyClient |
/system/bt/service/hal/ | ||
D | bluetooth_gatt_interface.cpp | 936 bt_status_t BluetoothGattInterface::StopScan(int client_id) { in StopScan() function in bluetooth::hal::BluetoothGattInterface |