Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/os_if/linux/afc/src/
Dwlan_cfg80211_afc.c103 struct afc_resp_extracted { struct
104 uint8_t *json_data;
105 uint32_t json_len;
106 uint32_t time_to_live;
107 uint32_t request_id;
108 uint32_t avail_exp_date;
109 uint32_t avail_exp_time;
110 int32_t afc_serv_resp_code;
111 uint32_t num_frange_obj;
112 struct frange_obj frange[NUM_6GHZ_CHANNELS];
[all …]