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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.c374 * p2p_get_device_interface - Fetch a peer entry based on P2P Interface Address
379 struct p2p_device * p2p_get_device_interface(struct p2p_data *p2p, function
4242 struct p2p_device *dev = p2p_get_device_interface(p2p, iface_addr);
4273 struct p2p_device *dev = p2p_get_device_interface(p2p, iface_addr);
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.c374 * p2p_get_device_interface - Fetch a peer entry based on P2P Interface Address
379 struct p2p_device * p2p_get_device_interface(struct p2p_data *p2p, function
4242 struct p2p_device *dev = p2p_get_device_interface(p2p, iface_addr);
4273 struct p2p_device *dev = p2p_get_device_interface(p2p, iface_addr);
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.c374 * p2p_get_device_interface - Fetch a peer entry based on P2P Interface Address
379 struct p2p_device * p2p_get_device_interface(struct p2p_data *p2p, function
4242 struct p2p_device *dev = p2p_get_device_interface(p2p, iface_addr);
4273 struct p2p_device *dev = p2p_get_device_interface(p2p, iface_addr);

Completed in 87 milliseconds