Searched defs:noa (Results 1 - 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_group.c | 41 struct wpabuf *noa; member 164 static void p2p_group_add_noa(struct wpabuf *ie, struct wpabuf *noa) in p2p_group_add_noa() argument 811 int p2p_group_notif_noa(struct p2p_group *group, const u8 *noa, in p2p_group_notif_noa() argument 962 p2p_group_presence_req(struct p2p_group *group, const u8 *client_interface_addr, const u8 *noa, size_t noa_len) p2p_group_presence_req() argument [all...] |
H A D | p2p_i.h | 585 const u8 *noa; member
|
H A D | p2p.c | 4445 static struct wpabuf * p2p_build_presence_resp(u8 status, const u8 *noa, in p2p_build_presence_resp() argument 4480 u8 noa[50]; in p2p_process_presence_req() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_group.c | 41 struct wpabuf *noa; member 169 static void p2p_group_add_noa(struct wpabuf *ie, struct wpabuf *noa) in p2p_group_add_noa() argument 855 int p2p_group_notif_noa(struct p2p_group *group, const u8 *noa, in p2p_group_notif_noa() argument 1006 p2p_group_presence_req(struct p2p_group *group, const u8 *client_interface_addr, const u8 *noa, size_t noa_len) p2p_group_presence_req() argument [all...] |
H A D | p2p_i.h | 641 const u8 *noa; member
|
H A D | p2p.c | 4633 static struct wpabuf * p2p_build_presence_resp(u8 status, const u8 *noa, argument 4668 u8 noa[50]; local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | p2p_supplicant.c | 3857 wpas_presence_resp(void *ctx, const u8 *src, u8 status, const u8 *noa, size_t noa_len) wpas_presence_resp() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | p2p_supplicant.c | 4856 wpas_presence_resp(void *ctx, const u8 *src, u8 status, const u8 *noa, size_t noa_len) global() argument
|
Completed in 38 milliseconds