Home
last modified time | relevance | path

Searched defs:noa (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/p2p/
Dp2p_group.c40 struct wpabuf *noa; member
161 static void p2p_group_add_noa(struct wpabuf *ie, struct wpabuf *noa) in p2p_group_add_noa()
730 int p2p_group_notif_noa(struct p2p_group *group, const u8 *noa, in p2p_group_notif_noa()
871 const u8 *noa, size_t noa_len) in p2p_group_presence_req()
Dp2p.c3724 static struct wpabuf * p2p_build_presence_resp(u8 status, const u8 *noa, in p2p_build_presence_resp()
3759 u8 noa[50]; in p2p_process_presence_req() local
Dp2p_i.h501 const u8 *noa; member