Searched defs:ScanOptions (Results 1 – 2 of 2) sorted by relevance
313 struct ScanOptions { struct314 …2_t interval; // Time of delay for reporting the scan result315 ScanDuty dutyMode = ScanDuty::SCAN_MODE_LOW_POWER; // Bluetooth LE scan mode316 …ode = MatchMode::MATCH_MODE_AGGRESSIVE; // Match mode for Bluetooth LE scan filters hardware match
839 interface ScanOptions { interface