Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Drrm.c454 wpabuf_put_u8(buf, WLAN_RRM_RADIO_MEASUREMENT_REQUEST); in hostapd_send_lci_req()
541 wpabuf_put_u8(buf, WLAN_RRM_RADIO_MEASUREMENT_REQUEST); in hostapd_send_range_req()
694 wpabuf_put_u8(buf, WLAN_RRM_RADIO_MEASUREMENT_REQUEST); in hostapd_send_beacon_req()
Dieee802_11.c6832 mgmt->u.action.u.rrm.action == WLAN_RRM_RADIO_MEASUREMENT_REQUEST && in handle_action_cb()
/hostap-latest/src/common/
Dieee802_11_defs.h765 #define WLAN_RRM_RADIO_MEASUREMENT_REQUEST 0 macro
/hostap-latest/wpa_supplicant/
Devents.c5477 payload[0] == WLAN_RRM_RADIO_MEASUREMENT_REQUEST) { in wpas_event_rx_mgmt_action()