Home
last modified time | relevance | path

Searched refs:WLAN_RRM_RADIO_MEASUREMENT_REQUEST (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/common/
Dieee802_11_defs.h327 #define WLAN_RRM_RADIO_MEASUREMENT_REQUEST 0 macro
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_common.c81 } else if (payload[0] == WLAN_RRM_RADIO_MEASUREMENT_REQUEST) { in handle_rrm_frame()