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

  /external/iw/
scan.c 21 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5)
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 96 #define WLAN_CAPABILITY_SHORT_PREAMBLE BIT(5)
    [all...]
  /external/wpa_supplicant_8/src/ap/
ieee802_11.c 158 capab |= WLAN_CAPABILITY_SHORT_PREAMBLE;
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p.c     [all...]

Completed in 415 milliseconds