Home
last modified time | relevance | path

Searched refs:last_p2p_find_oper (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_i.h274 * last_p2p_find_oper - Pointer to last pre-find operation peer
276 struct p2p_device *last_p2p_find_oper; member
H A Dp2p.c3239 if (dev == p2p->last_p2p_find_oper) { in p2p_continue_find()
3247 p2p->last_p2p_find_oper = dev; in p2p_continue_find()
3261 p2p->last_p2p_find_oper = dev; in p2p_continue_find()
3266 if (dev == p2p->last_p2p_find_oper) in p2p_continue_find()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_i.h274 * last_p2p_find_oper - Pointer to last pre-find operation peer
276 struct p2p_device *last_p2p_find_oper; member
H A Dp2p.c3395 if (dev == p2p->last_p2p_find_oper) {
3403 p2p->last_p2p_find_oper = dev;
3417 p2p->last_p2p_find_oper = dev;
3422 if (dev == p2p->last_p2p_find_oper)

Completed in 17 milliseconds