Home
last modified time | relevance | path

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

/system/bt/service/common/bluetooth/binder/
DIBluetoothLowEnergy.cpp234 bool BpBluetoothLowEnergy::StartScan( in StartScan() function in ipc::binder::BpBluetoothLowEnergy
/system/bt/service/ipc/binder/
Dbluetooth_low_energy_binder_server.cpp106 bool BluetoothLowEnergyBinderServer::StartScan( in StartScan() function in ipc::binder::BluetoothLowEnergyBinderServer
/system/bt/service/
Dlow_energy_client.cpp412 bool LowEnergyClient::StartScan(const ScanSettings& settings, in StartScan() function in bluetooth::LowEnergyClient
/system/bt/service/hal/
Dbluetooth_gatt_interface.cpp911 bt_status_t BluetoothGattInterface::StartScan(int client_id) { in StartScan() function in bluetooth::hal::BluetoothGattInterface
/system/connectivity/shill/wifi/
Dwifi_unittest.cc1446 void StartScan(WiFi::ScanMethod method) { in StartScan() function in shill::WiFiMainTest