Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/p2p/
H A Dp2p_group.c41 struct wpabuf *noa; member
164 static void p2p_group_add_noa(struct wpabuf *ie, struct wpabuf *noa) in p2p_group_add_noa()
811 int p2p_group_notif_noa(struct p2p_group *group, const u8 *noa, in p2p_group_notif_noa()
964 const u8 *noa, size_t noa_len) in p2p_group_presence_req()
H A Dp2p.c4439 static struct wpabuf * p2p_build_presence_resp(u8 status, const u8 *noa, in p2p_build_presence_resp()
4474 u8 noa[50]; in p2p_process_presence_req() local
H A Dp2p_i.h585 const u8 *noa; member
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dp2p_supplicant.c3849 const u8 *noa, size_t noa_len) in wpas_presence_resp()