Home
last modified time | relevance | path

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

/device/linaro/poplar/wifi/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c143 int wpa_driver_set_p2p_ps(void *priv, int legacy_ps, int opp_ps, int ctwindow) in wpa_driver_set_p2p_ps() argument
149 snprintf(buf, sizeof(buf), "P2P_SET_PS %d %d %d", legacy_ps, opp_ps, ctwindow); in wpa_driver_set_p2p_ps()
/device/generic/goldfish/wifi/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c93 __attribute__((__unused__)) int legacy_ps, in wpa_driver_set_p2p_ps() argument