Searched defs:noa_len (Results 1 - 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_group.c | 811 p2p_group_notif_noa(struct p2p_group *group, const u8 *noa, size_t noa_len) 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
|
H A D | p2p_i.h | 586 size_t noa_len; member
|
H A D | p2p.c | 4481 int noa_len; in p2p_process_presence_req() local 4445 p2p_build_presence_resp(u8 status, const u8 *noa, size_t noa_len, u8 dialog_token) p2p_build_presence_resp() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_group.c | 855 p2p_group_notif_noa(struct p2p_group *group, const u8 *noa, size_t noa_len) 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
|
H A D | p2p_i.h | 642 size_t noa_len; member
|
H A D | p2p.c | 4669 int noa_len; local 4633 p2p_build_presence_resp(u8 status, const u8 *noa, size_t noa_len, u8 dialog_token) global() argument [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 39 milliseconds