Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Ddriver_i.h1042 static inline int wpa_drv_p2p_lo_stop(struct wpa_supplicant *wpa_s) in wpa_drv_p2p_lo_stop() function
Dp2p_supplicant.c10237 ret = wpa_drv_p2p_lo_stop(wpa_s); in wpas_p2p_lo_stop()