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

  /external/wpa_supplicant_8/src/utils/
radiotap.h 220 #define IEEE80211_CHAN_2GHZ 0x0080 /* 2 GHz spectrum channel. */
  /external/tcpdump/
print-802_11.c 612 #define IEEE80211_CHAN_2GHZ 0x00080 /* 2 GHz spectrum channel. */
629 (IEEE80211_CHAN_2GHZ | IEEE80211_CHAN_CCK)
631 (IEEE80211_CHAN_2GHZ | IEEE80211_CHAN_DYN)
635 (IEEE80211_CHAN_2GHZ | IEEE80211_CHAN_DYN | IEEE80211_CHAN_TURBO)
    [all...]

Completed in 62 milliseconds