Searched defs:NL80211_RRF_NO_IR (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/wificond/net/kernel-header-latest/
H A Dnl80211.h3236 * @NL80211_RRF_NO_IR: no mechanisms that initiate radiation are allowed,
3256 NL80211_RRF_NO_IR = 1<<7, enumerator in enum:nl80211_reg_rule_flags
3266 #define NL80211_RRF_PASSIVE_SCAN NL80211_RRF_NO_IR
3267 #define NL80211_RRF_NO_IBSS NL80211_RRF_NO_IR
3268 #define NL80211_RRF_NO_IR NL80211_RRF_NO_IR macro
3274 #define NL80211_RRF_NO_IR_ALL (NL80211_RRF_NO_IR | __NL80211_RRF_NO_IBSS)

Completed in 75 milliseconds