Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh.c452 wpa_s->mesh_params->handle_dfs = true; in wpa_supplicant_mesh_init()
/external/wpa_supplicant_8/src/drivers/
Ddriver.h1614 bool handle_dfs; member
Ddriver_nl80211.c10604 if (params->handle_dfs && nla_put_flag(msg, NL80211_ATTR_HANDLE_DFS)) in nl80211_join_mesh()