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

/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p_group.c739 if (dev_type_list_match(pos, attr.req_dev_type, attr.num_req_dev_type))
748 if (dev_type_list_match(pos, attr.req_dev_type,
H A Dp2p_i.h872 int dev_type_list_match(const u8 *dev_type, const u8 *req_dev_type[],
H A Dp2p.c2127 int dev_type_list_match(const u8 *dev_type, const u8 *req_dev_type[], function
2160 if (dev_type_list_match(p2p->cfg->pri_dev_type, attr.req_dev_type,
2165 if (dev_type_list_match(p2p->cfg->sec_dev_type[i],

Completed in 181 milliseconds