HomeSort by: relevance | last modified time | path
    Searched refs:WLAN_EID_WNMSLEEP (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
wnm_ap.c 91 wnmsleep_ie.eid = WLAN_EID_WNMSLEEP;
311 if (*pos == WLAN_EID_WNMSLEEP &&
  /src/external/bsd/wpa/dist/wpa_supplicant/
wnm_sta.c 79 wnmsleep_ie->eid = WLAN_EID_WNMSLEEP;
351 if (*pos == WLAN_EID_WNMSLEEP && ie_len >= 4)
  /src/external/bsd/wpa/dist/src/common/
ieee802_11_defs.h 374 #define WLAN_EID_WNMSLEEP 93
2024 u8 eid; /* WLAN_EID_WNMSLEEP */

Completed in 42 milliseconds