Searched defs:p2p_match_dev_type (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.c1971 * p2p_match_dev_type - Match local device type with requested type
1980 int p2p_match_dev_type(struct p2p_data *p2p, struct wpabuf *wps) function
2137 !p2p_match_dev_type(p2p, msg.wps_attributes)) {
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.c1971 * p2p_match_dev_type - Match local device type with requested type
1980 int p2p_match_dev_type(struct p2p_data *p2p, struct wpabuf *wps) function
2137 !p2p_match_dev_type(p2p, msg.wps_attributes)) {
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.c1971 * p2p_match_dev_type - Match local device type with requested type
1980 int p2p_match_dev_type(struct p2p_data *p2p, struct wpabuf *wps) function
2137 !p2p_match_dev_type(p2p, msg.wps_attributes)) {

Completed in 283 milliseconds