Searched defs:StartScan (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/bt/service/common/android/bluetooth/ | ||
H A D | IBluetoothLeScanner.aidl | 28 boolean StartScan(int client_id, in StartScan() method |
/aosp12/system/bt/service/ipc/binder/ | ||
H A D | bluetooth_le_scanner_binder_server.cc | 65 Status BluetoothLeScannerBinderServer::StartScan( in StartScan() function in ipc::binder::BluetoothLeScannerBinderServer |
/aosp12/system/bt/service/ | ||
H A D | low_energy_scanner.cc | 96 bool LowEnergyScanner::StartScan(const ScanSettings& settings, in StartScan() function in bluetooth::LowEnergyScanner |
/aosp12/system/bt/gd/hci/facade/ | ||
H A D | le_scanning_manager_facade.cc | 51 ::grpc::Status StartScan(::grpc::ServerContext* context, const ::google::protobuf::Empty*, in StartScan() function in bluetooth::hci::facade::LeScanningManagerFacadeService |
/aosp12/system/bt/service/hal/ | ||
H A D | bluetooth_gatt_interface.cc | 780 bt_status_t BluetoothGattInterface::StartScan(int client_id) { in StartScan() function in bluetooth::hal::BluetoothGattInterface |