Home
last modified time | relevance | path

Searched defs:ScanOptions (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci/
H A Dlow_energy_scanner.h136 struct ScanOptions { struct
139 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;
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/low_energy/
H A Dcentral2.h88 struct ScanOptions { struct
94 pw::span<const ScanFilter> filters;
99 uint16_t interval;
105 uint16_t window;
109 ScanType scan_type;
113 Phy phys = Phy::k1Megabit;
H A Dcentral.h98 struct ScanOptions { struct
103 Vector<ScanFilter> filters;
109 uint16_t interval = 0x0010;
116 uint16_t window = 0x0010;