Home
last modified time | relevance | path

Searched refs:gi_len (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_parse.c638 int p2p_group_info_parse(const u8 *gi, size_t gi_len, in p2p_group_info_parse() argument
648 gend = gi + gi_len; in p2p_group_info_parse()
706 static int p2p_group_info_text(const u8 *gi, size_t gi_len, char *buf, in p2p_group_info_text() argument
714 if (p2p_group_info_parse(gi, gi_len, &info) < 0) in p2p_group_info_text()
H A Dp2p_i.h712 int p2p_group_info_parse(const u8 *gi, size_t gi_len,
H A Dp2p.c465 const u8 *gi, size_t gi_len, in p2p_add_group_clients()
475 if (p2p_group_info_parse(gi, gi_len, &info) < 0) in p2p_add_group_clients()
463 p2p_add_group_clients(struct p2p_data *p2p, const u8 *go_dev_addr, const u8 *go_interface_addr, int freq, const u8 *gi, size_t gi_len, struct os_reltime *rx_time) p2p_add_group_clients() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_parse.c636 int p2p_group_info_parse(const u8 *gi, size_t gi_len, in p2p_group_info_parse() argument
646 gend = gi + gi_len; in p2p_group_info_parse()
704 static int p2p_group_info_text(const u8 *gi, size_t gi_len, char *buf, in p2p_group_info_text() argument
712 if (p2p_group_info_parse(gi, gi_len, &info) < 0) in p2p_group_info_text()
H A Dp2p_i.h770 int p2p_group_info_parse(const u8 *gi, size_t gi_len,
H A Dp2p.c527 const u8 *gi, size_t gi_len,
537 if (p2p_group_info_parse(gi, gi_len, &info) < 0)
525 p2p_add_group_clients(struct p2p_data *p2p, const u8 *go_dev_addr, const u8 *go_interface_addr, int freq, const u8 *gi, size_t gi_len, struct os_reltime *rx_time) global() argument

Completed in 18 milliseconds