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

  /external/wpa_supplicant_6/wpa_supplicant/src/common/
ieee802_11_defs.h 88 #define WLAN_CAPABILITY_SHORT_PREAMBLE BIT(5)
  /external/wpa_supplicant_8/src/ap/
ieee802_11.c 122 capab |= WLAN_CAPABILITY_SHORT_PREAMBLE;
1048 if (sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE)
1053 if (!(sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) &&
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 88 #define WLAN_CAPABILITY_SHORT_PREAMBLE BIT(5)
  /external/wpa_supplicant_6/wpa_supplicant/
mlme.c 357 WLAN_CAPABILITY_SHORT_PREAMBLE;
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p.c     [all...]

Completed in 24 milliseconds