Home
last modified time | relevance | path

Searched refs:dfs_state (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/wificond/net/
Dnetlink_utils.cpp506 uint32_t dfs_state; in handleBandFreqAttributes() local
508 &dfs_state) && in handleBandFreqAttributes()
509 (dfs_state == NL80211_DFS_AVAILABLE || in handleBandFreqAttributes()
510 dfs_state == NL80211_DFS_USABLE)) { in handleBandFreqAttributes()