Searched refs:dev_type_list_match (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_group.c736 if (dev_type_list_match(pos, attr.req_dev_type, attr.num_req_dev_type))
745 if (dev_type_list_match(pos, attr.req_dev_type,
H A Dp2p_i.h775 int dev_type_list_match(const u8 *dev_type, const u8 *req_dev_type[],
H A Dp2p.c1944 int dev_type_list_match(const u8 *dev_type, const u8 *req_dev_type[], function
1977 if (dev_type_list_match(p2p->cfg->pri_dev_type, attr.req_dev_type,
1982 if (dev_type_list_match(p2p->cfg->sec_dev_type[i],
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_group.c736 if (dev_type_list_match(pos, attr.req_dev_type, attr.num_req_dev_type))
745 if (dev_type_list_match(pos, attr.req_dev_type,
H A Dp2p_i.h775 int dev_type_list_match(const u8 *dev_type, const u8 *req_dev_type[],
H A Dp2p.c1944 int dev_type_list_match(const u8 *dev_type, const u8 *req_dev_type[], function
1977 if (dev_type_list_match(p2p->cfg->pri_dev_type, attr.req_dev_type,
1982 if (dev_type_list_match(p2p->cfg->sec_dev_type[i],
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_group.c736 if (dev_type_list_match(pos, attr.req_dev_type, attr.num_req_dev_type))
745 if (dev_type_list_match(pos, attr.req_dev_type,
H A Dp2p_i.h775 int dev_type_list_match(const u8 *dev_type, const u8 *req_dev_type[],
H A Dp2p.c1944 int dev_type_list_match(const u8 *dev_type, const u8 *req_dev_type[], function
1977 if (dev_type_list_match(p2p->cfg->pri_dev_type, attr.req_dev_type,
1982 if (dev_type_list_match(p2p->cfg->sec_dev_type[i],

Completed in 132 milliseconds