Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/p2p/
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()
Dp2p.c4477 static struct wpabuf * p2p_build_presence_resp(u8 status, const u8 *noa, in p2p_build_presence_resp()
4512 u8 noa[50]; in p2p_process_presence_req() local
Dp2p_i.h596 const u8 *noa; member
/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c4066 const u8 *noa, size_t noa_len) in wpas_presence_resp()