Searched defs:ble_ll_scan_params (Results 1 – 1 of 1) sorted by relevance
77 struct ble_ll_scan_params struct79 uint8_t phy;80 uint8_t own_addr_type;81 uint8_t scan_filt_policy;82 uint8_t configured;83 uint8_t scan_type;84 uint8_t scan_chan;85 uint16_t scan_itvl;86 uint16_t scan_window;87 uint32_t scan_win_start_time;[all …]