Home
last modified time | relevance | path

Searched refs:rrm_enabled_capa (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Drrm.c379 if (!(sta->rrm_enabled_capa[1] & WLAN_RRM_CAPS_LCI_MEASUREMENT)) { in hostapd_send_lci_req()
466 if (!(sta->rrm_enabled_capa[4] & WLAN_RRM_CAPS_FTM_RANGE_REPORT)) { in hostapd_send_range_req()
599 if (!(sta->rrm_enabled_capa[0] & in hostapd_send_beacon_req()
609 if (!(sta->rrm_enabled_capa[0] & in hostapd_send_beacon_req()
619 if (!(sta->rrm_enabled_capa[0] & in hostapd_send_beacon_req()
H A Dap_rrm.c379 if (!(sta->rrm_enabled_capa[1] & WLAN_RRM_CAPS_LCI_MEASUREMENT)) { in hostapd_send_lci_req()
466 if (!(sta->rrm_enabled_capa[4] & WLAN_RRM_CAPS_FTM_RANGE_REPORT)) { in hostapd_send_range_req()
599 if (!(sta->rrm_enabled_capa[0] & in hostapd_send_beacon_req()
609 if (!(sta->rrm_enabled_capa[0] & in hostapd_send_beacon_req()
619 if (!(sta->rrm_enabled_capa[0] & in hostapd_send_beacon_req()
H A Dsta_info.h272 u8 rrm_enabled_capa[5]; member
H A Ddrv_callbacks.c694 elems.rrm_enabled_len >= sizeof(sta->rrm_enabled_capa)) in hostapd_notif_assoc()
695 os_memcpy(sta->rrm_enabled_capa, elems.rrm_enabled, in hostapd_notif_assoc()
696 sizeof(sta->rrm_enabled_capa)); in hostapd_notif_assoc()
H A Dieee802_11.c4907 elems.rrm_enabled_len >= sizeof(sta->rrm_enabled_capa)) in check_assoc_ies()
4908 os_memcpy(sta->rrm_enabled_capa, elems.rrm_enabled, in check_assoc_ies()
4909 sizeof(sta->rrm_enabled_capa)); in check_assoc_ies()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_rrm.c379 if (!(sta->rrm_enabled_capa[1] & WLAN_RRM_CAPS_LCI_MEASUREMENT)) { in hostapd_send_lci_req()
466 if (!(sta->rrm_enabled_capa[4] & WLAN_RRM_CAPS_FTM_RANGE_REPORT)) { in hostapd_send_range_req()
599 if (!(sta->rrm_enabled_capa[0] & in hostapd_send_beacon_req()
609 if (!(sta->rrm_enabled_capa[0] & in hostapd_send_beacon_req()
619 if (!(sta->rrm_enabled_capa[0] & in hostapd_send_beacon_req()
H A Dsta_info.h231 u8 rrm_enabled_capa[5]; member
H A Dieee802_11.c3319 elems.rrm_enabled_len >= sizeof(sta->rrm_enabled_capa)) in check_assoc_ies()
3320 os_memcpy(sta->rrm_enabled_capa, elems.rrm_enabled, in check_assoc_ies()
3321 sizeof(sta->rrm_enabled_capa)); in check_assoc_ies()

Completed in 22 milliseconds