Searched defs:ScanOptions (Results 1 – 3 of 3) sorted by relevance
136 struct ScanOptions { struct139 bool active = false;147 bool filter_duplicates = false;151 pw::bluetooth::emboss::LEScanFilterPolicy filter_policy =158 pw::chrono::SystemClock::duration period = kPeriodInfinite;163 pw::chrono::SystemClock::duration scan_response_timeout =167 uint16_t interval = hci_spec::defaults::kLEScanInterval;168 uint16_t window = hci_spec::defaults::kLEScanWindow;
88 struct ScanOptions { struct94 pw::span<const ScanFilter> filters;99 uint16_t interval;105 uint16_t window;109 ScanType scan_type;113 Phy phys = Phy::k1Megabit;
98 struct ScanOptions { struct103 Vector<ScanFilter> filters;109 uint16_t interval = 0x0010;116 uint16_t window = 0x0010;