Searched defs:Scanner (Results 1 – 2 of 2) sorted by relevance
1053 struct Scanner { struct1054 bool scan_enable;1055 std::chrono::steady_clock::duration period;1056 std::chrono::steady_clock::duration duration;1057 bluetooth::hci::FilterDuplicates filter_duplicates;1058 bluetooth::hci::OwnAddressType own_address_type;1059 bluetooth::hci::LeScanningFilterPolicy scan_filter_policy;1061 struct PhyParameters {1068 PhyParameters le_1m_phy;1069 PhyParameters le_coded_phy;[all …]
72 struct Scanner { struct73 Uuid app_uuid;74 bool in_use;