Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/p2p/
Dp2p.h1989 int p2p_get_peer_info_txt(const struct p2p_peer_info *info,
Dp2p.c4266 int p2p_get_peer_info_txt(const struct p2p_peer_info *info, in p2p_get_peer_info_txt() function
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface.c7027 res = p2p_get_peer_info_txt(info, pos, end - pos); in p2p_ctrl_peer()