Home
last modified time | relevance | path

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

/hostap-3.6.0/wpa_supplicant/
Dp2p_supplicant.h158 unsigned int wpas_p2p_search_delay(struct wpa_supplicant *wpa_s);
Dp2p_supplicant.c258 unsigned int delay = wpas_p2p_search_delay(wpa_s); in wpas_p2p_scan_res_handled()
8638 unsigned int wpas_p2p_search_delay(struct wpa_supplicant *wpa_s) in wpas_p2p_search_delay() function
Dctrl_iface.c5725 search_delay = wpas_p2p_search_delay(wpa_s); in p2p_ctrl_find()