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.h157 unsigned int p2p_go_ctwindow_supported:1; member
Ddriver_nl80211_capa.c73 unsigned int p2p_go_ctwindow_supported:1; member
436 info->p2p_go_ctwindow_supported = 1; in wiphy_info_feature_flags()
1161 drv->p2p_go_ctwindow_supported = info.p2p_go_ctwindow_supported; in wpa_driver_nl80211_capa()
Ddriver_nl80211.c3960 if (drv->p2p_go_ctwindow_supported) { in wpa_driver_nl80211_set_ap()