Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.h159 unsigned int p2p_go_ctwindow_supported:1; member
Ddriver_nl80211_capa.c73 unsigned int p2p_go_ctwindow_supported:1; member
471 info->p2p_go_ctwindow_supported = 1; in wiphy_info_feature_flags()
1352 drv->p2p_go_ctwindow_supported = info.p2p_go_ctwindow_supported; in wpa_driver_nl80211_capa()
Ddriver_nl80211.c4249 if (drv->p2p_go_ctwindow_supported) { in wpa_driver_nl80211_set_ap()