Home
last modified time | relevance | path

Searched defs:StartScan (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/service/common/android/bluetooth/
H A DIBluetoothLeScanner.aidl28 boolean StartScan(int client_id, in StartScan() method
/aosp12/system/bt/service/ipc/binder/
H A Dbluetooth_le_scanner_binder_server.cc65 Status BluetoothLeScannerBinderServer::StartScan( in StartScan() function in ipc::binder::BluetoothLeScannerBinderServer
/aosp12/system/bt/service/
H A Dlow_energy_scanner.cc96 bool LowEnergyScanner::StartScan(const ScanSettings& settings, in StartScan() function in bluetooth::LowEnergyScanner
/aosp12/system/bt/gd/hci/facade/
H A Dle_scanning_manager_facade.cc51 ::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 Dbluetooth_gatt_interface.cc780 bt_status_t BluetoothGattInterface::StartScan(int client_id) { in StartScan() function in bluetooth::hal::BluetoothGattInterface