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 104 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
273 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
450 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
516 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
573 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
ctrl_iface_ap.c 268 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype);
333 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
393 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 879 if (WLAN_FC_GET_TYPE(fc) == WLAN_FC_TYPE_MGMT &&
1161 if (WLAN_FC_GET_TYPE(fc) == WLAN_FC_TYPE_MGMT &&
1164 if (WLAN_FC_GET_TYPE(fc) == WLAN_FC_TYPE_MGMT &&
1187 case WLAN_FC_TYPE_MGMT:
    [all...]
wmm.c 141 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
beacon.c 399 resp->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
998 head->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
    [all...]
wpa_auth_glue.c 525 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
ieee802_11.c 271 reply->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_hostap.c 161 if (type != WLAN_FC_TYPE_MGMT || stype != WLAN_FC_STYPE_BEACON) {
180 case WLAN_FC_TYPE_MGMT:
1042 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
1080 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 849 if (WLAN_FC_GET_TYPE(fc) != WLAN_FC_TYPE_MGMT)
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wnm_sta.c 120 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
791 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
    [all...]
events.c     [all...]
ibss_rsn.c 487 auth.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
  /external/wpa_supplicant_8/src/common/
ieee802_11_common.c 498 case WLAN_FC_TYPE_MGMT:
1076 case WLAN_FC_TYPE_MGMT:
ieee802_11_defs.h 36 #define WLAN_FC_TYPE_MGMT 0
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p.c     [all...]

Completed in 67 milliseconds