HomeSort by relevance Sort by last modified time
    Searched refs:p2p_get_device_interface (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/p2p/
p2p_pd.c 343 dev = p2p_get_device_interface(p2p, peer_addr);
p2p_i.h 665 struct p2p_device * p2p_get_device_interface(struct p2p_data *p2p,
p2p.c 203 dev = p2p_get_device_interface(p2p, iface_addr);
375 * p2p_get_device_interface - Fetch a peer entry based on P2P Interface Address
380 struct p2p_device * p2p_get_device_interface(struct p2p_data *p2p, function
    [all...]

Completed in 27 milliseconds