Home
last modified time | relevance | path

Searched refs:find_stopped (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.h767 * find_stopped - Notification of a p2p_find operation stopping
770 void (*find_stopped)(void *ctx); member
H A Dp2p.c1305 p2p->cfg->find_stopped(p2p->cfg->cb_ctx); in p2p_stop_find_for_freq()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.h789 * find_stopped - Notification of a p2p_find operation stopping
792 void (*find_stopped)(void *ctx); member
H A Dp2p.c1413 p2p->cfg->find_stopped(p2p->cfg->cb_ctx);
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant.c4475 p2p.find_stopped = wpas_find_stopped; in wpas_p2p_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dp2p_supplicant.c5554 p2p.find_stopped = wpas_find_stopped;

Completed in 43 milliseconds