Searched refs:WLAN_ACTION_RADIO_MEASUREMENT (Results 1 – 5 of 5) sorted by relevance
217 wpabuf_put_u8(buf, WLAN_ACTION_RADIO_MEASUREMENT); in hostapd_send_nei_report_resp()453 wpabuf_put_u8(buf, WLAN_ACTION_RADIO_MEASUREMENT); in hostapd_send_lci_req()540 wpabuf_put_u8(buf, WLAN_ACTION_RADIO_MEASUREMENT); in hostapd_send_range_req()693 wpabuf_put_u8(buf, WLAN_ACTION_RADIO_MEASUREMENT); in hostapd_send_beacon_req()774 wpabuf_put_u8(buf, WLAN_ACTION_RADIO_MEASUREMENT); in hostapd_send_link_measurement_req()
6147 case WLAN_ACTION_RADIO_MEASUREMENT: in handle_action()6822 if (mgmt->u.action.category == WLAN_ACTION_RADIO_MEASUREMENT && in handle_action_cb()
191 wpabuf_put_u8(buf, WLAN_ACTION_RADIO_MEASUREMENT); in wpas_rrm_send_neighbor_rep_request()385 wpabuf_put_u8(report, WLAN_ACTION_RADIO_MEASUREMENT); in wpas_rrm_send_msr_report_mpdu()1506 wpabuf_put_u8(buf, WLAN_ACTION_RADIO_MEASUREMENT); in wpas_rrm_handle_link_measurement_request()
5386 if (category == WLAN_ACTION_RADIO_MEASUREMENT && in wpas_event_rx_mgmt_action()5395 if (category == WLAN_ACTION_RADIO_MEASUREMENT && in wpas_event_rx_mgmt_action()5401 if (category == WLAN_ACTION_RADIO_MEASUREMENT && in wpas_event_rx_mgmt_action()
630 #define WLAN_ACTION_RADIO_MEASUREMENT 5 macro