Searched refs:p2p_build_presence_resp (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.c3809 static struct wpabuf * p2p_build_presence_resp(u8 status, const u8 *noa, function
3883 resp = p2p_build_presence_resp(status, noa_len > 0 ? noa : NULL,
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.c3809 static struct wpabuf * p2p_build_presence_resp(u8 status, const u8 *noa, function
3883 resp = p2p_build_presence_resp(status, noa_len > 0 ? noa : NULL,
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.c3809 static struct wpabuf * p2p_build_presence_resp(u8 status, const u8 *noa, function
3883 resp = p2p_build_presence_resp(status, noa_len > 0 ? noa : NULL,

Completed in 66 milliseconds