Searched defs:StartScan (Results 1 – 4 of 4) sorted by relevance
/system/bt/service/common/android/bluetooth/ | ||
D | IBluetoothLeScanner.aidl | 28 boolean StartScan(int client_id, in StartScan() method |
/system/bt/service/ipc/binder/ | ||
D | bluetooth_le_scanner_binder_server.cc | 65 Status BluetoothLeScannerBinderServer::StartScan( in StartScan() function in ipc::binder::BluetoothLeScannerBinderServer |
/system/bt/service/ | ||
D | low_energy_scanner.cc | 96 bool LowEnergyScanner::StartScan(const ScanSettings& settings, in StartScan() function in bluetooth::LowEnergyScanner |
/system/bt/service/hal/ | ||
D | bluetooth_gatt_interface.cc | 778 bt_status_t BluetoothGattInterface::StartScan(int client_id) { in StartScan() function in bluetooth::hal::BluetoothGattInterface |