OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IEEE80211_CHAN_5GHZ
(Results
1 - 3
of
3
) sorted by null
/external/tcpdump/
ieee802_11_radio.h
224
#define
IEEE80211_CHAN_5GHZ
0x00100 /* 5 GHz spectrum channel */
238
(
IEEE80211_CHAN_5GHZ
| IEEE80211_CHAN_OFDM)
244
(
IEEE80211_CHAN_5GHZ
| IEEE80211_CHAN_OFDM | IEEE80211_CHAN_TURBO)
print-802_11.c
[
all
...]
/external/wpa_supplicant_8/src/utils/
radiotap.h
221
#define
IEEE80211_CHAN_5GHZ
0x0100 /* 5 GHz spectrum channel */
Completed in 54 milliseconds