HomeSort by relevance Sort by last modified time
    Searched refs:WLAN_FC_TYPE_MGMT (Results 1 - 18 of 18) sorted by null

  /external/wpa_supplicant_8/src/ap/
wnm_ap.c 102 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
271 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
421 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
487 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
543 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
ctrl_iface_ap.c 250 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype);
315 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
375 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
ieee802_11_shared.c 61 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
99 resp.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
drv_callbacks.c 829 if (WLAN_FC_GET_TYPE(fc) == WLAN_FC_TYPE_MGMT &&
1107 if (WLAN_FC_GET_TYPE(fc) == WLAN_FC_TYPE_MGMT &&
1110 if (WLAN_FC_GET_TYPE(fc) == WLAN_FC_TYPE_MGMT &&
1133 case WLAN_FC_TYPE_MGMT:
    [all...]
wmm.c 141 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
beacon.c 392 resp->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
818 head->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
wpa_auth_glue.c 508 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
ieee802_11.c 264 reply->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_common.c 462 case WLAN_FC_TYPE_MGMT:
900 case WLAN_FC_TYPE_MGMT:
ieee802_11_defs.h 36 #define WLAN_FC_TYPE_MGMT 0
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_hostap.c 161 if (type != WLAN_FC_TYPE_MGMT || stype != WLAN_FC_STYPE_BEACON) {
189 case WLAN_FC_TYPE_MGMT:
1049 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
1087 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
driver_nl80211_monitor.c 78 case WLAN_FC_TYPE_MGMT:
driver_nl80211.c     [all...]
driver_atheros.c 844 if (WLAN_FC_GET_TYPE(fc) != WLAN_FC_TYPE_MGMT)
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wnm_sta.c 118 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
563 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
946 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
events.c     [all...]
ibss_rsn.c 487 auth.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
  /external/wpa_supplicant_8/src/p2p/
p2p.c     [all...]

Completed in 260 milliseconds