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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.c1932 static int dev_type_match(const u8 *dev_type, const u8 *req_dev_type) function
1949 if (dev_type_match(dev_type, req_dev_type[i]))
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.c1932 static int dev_type_match(const u8 *dev_type, const u8 *req_dev_type) function
1949 if (dev_type_match(dev_type, req_dev_type[i]))
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.c1932 static int dev_type_match(const u8 *dev_type, const u8 *req_dev_type) function
1949 if (dev_type_match(dev_type, req_dev_type[i]))

Completed in 111 milliseconds