Home
last modified time | relevance | path

Searched refs:WLAN_ACTION_RADIO_MEASUREMENT (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/common/
Drrm.c173 wpabuf_put_u8(buf, WLAN_ACTION_RADIO_MEASUREMENT); in wpas_rrm_send_neighbor_rep_request()
295 wpabuf_put_u8(report, WLAN_ACTION_RADIO_MEASUREMENT); in wpas_rrm_send_msr_report_mpdu()
1068 wpabuf_put_u8(buf, WLAN_ACTION_RADIO_MEASUREMENT); in wpas_rrm_handle_link_measurement_request()
Dieee802_11_defs.h275 #define WLAN_ACTION_RADIO_MEASUREMENT 5 macro
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_common.c108 } else if (category == WLAN_ACTION_RADIO_MEASUREMENT) { in mgmt_rx_action()
198 wpa_s->subtype = 1 << WLAN_ACTION_RADIO_MEASUREMENT; in register_mgmt_frames()