Searched refs:omit_rsnxe (Results 1 – 2 of 2) sorted by relevance
21 u16 status_code, bool omit_rsnxe, int subtype);
293 u16 status_code, bool omit_rsnxe, int subtype) in esp_send_assoc_resp() argument302 if (!omit_rsnxe) { in esp_send_assoc_resp()359 bool omit_rsnxe = false; in hostap_new_assoc_sta() local392 omit_rsnxe = true; in hostap_new_assoc_sta()395 … if (esp_send_assoc_resp(hapd, bssid, status, omit_rsnxe, subtype) != WLAN_STATUS_SUCCESS) { in hostap_new_assoc_sta()