Home
last modified time | relevance | path

Searched defs:SetScanParameters (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc248 void BleScannerIntf::SetScanParameters(uint8_t scan_type, uint8_t scanner_id_1m, in SetScanParameters() function in bluetooth::topshim::rust::BleScannerIntf
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc307 void BleScannerInterfaceImpl::SetScanParameters(uint8_t scan_type, int scanner_id_1m, in SetScanParameters() function in BleScannerInterfaceImpl
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc1693 void LeScanningManager::SetScanParameters(LeScanType scan_type, ScannerId scanner_id_1m, in SetScanParameters() function in bluetooth::hci::LeScanningManager
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs170 fn SetScanParameters( in SetScanParameters() function