Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci/
Dlow_energy_scanner.h94 struct ScanOptions { struct
97 bool active = false;
105 bool filter_duplicates = false;
109 pw::bluetooth::emboss::LEScanFilterPolicy filter_policy =
116 pw::chrono::SystemClock::duration period = kPeriodInfinite;
121 pw::chrono::SystemClock::duration scan_response_timeout =
125 uint16_t interval = hci_spec::defaults::kLEScanInterval;
126 uint16_t window = hci_spec::defaults::kLEScanWindow;
/external/pigweed/pw_bluetooth/public/pw_bluetooth/low_energy/
Dcentral.h98 struct ScanOptions { struct
103 Vector<ScanFilter> filters;
109 uint16_t interval = 0x0010;
116 uint16_t window = 0x0010;