Searched defs:PhyParameters (Results 1 – 1 of 1) sorted by relevance
1020 struct PhyParameters { struct1021 bool enabled;1022 bluetooth::hci::LeScanType scan_type;1023 uint16_t scan_interval;1024 uint16_t scan_window;1069 struct PhyParameters { struct1070 bool enabled;1071 uint16_t scan_interval;1072 uint16_t scan_window;1073 uint16_t connection_interval_min;[all …]