Home
last modified time | relevance | path

Searched refs:dev_type_match (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/src/p2p/
H A Dp2p.c2171 static int dev_type_match(const u8 *dev_type, const u8 *req_dev_type) in dev_type_match() function
2188 if (dev_type_match(dev_type, req_dev_type[i])) in dev_type_list_match()