Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h9430 struct wmi_roam_scan_data { struct
9431 bool present;
9432 bool is_btcoex_active;
9433 uint16_t type;
9434 uint16_t num_ap;
9435 uint16_t num_chan;
9436 uint16_t frame_info_count;
9437 uint32_t next_rssi_threshold;
9438 uint16_t chan_freq[MAX_ROAM_SCAN_CHAN];
9439 struct wmi_roam_candidate_info ap[MAX_ROAM_CANDIDATE_AP];
[all …]