Searched defs:SetScanParameters (Results 1 – 3 of 3) sorted by relevance
/system/bt/btif/src/ | ||
D | btif_ble_scanner.cc | 291 void SetScanParameters(int scan_interval, int scan_window, in SetScanParameters() function in __anon38c4e2770111::BleScannerInterfaceImpl |
/system/bt/main/shim/ | ||
D | le_scanning_manager.cc | 162 void SetScanParameters(int scan_interval, int scan_window, Callback cb) { in SetScanParameters() function in BleScannerInterfaceImpl |
/system/bt/gd/hci/ | ||
D | le_scanning_manager.cc | 1315 void LeScanningManager::SetScanParameters(LeScanType scan_type, uint16_t scan_interval, uint16_t sc… in SetScanParameters() function in bluetooth::hci::LeScanningManager |