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

  /external/wpa_supplicant_8/src/p2p/
p2p_pd.c 153 if (p2p_add_device(p2p, sa, rx_freq, NULL, 0, data + 1, len - 1,
p2p_i.h 711 int p2p_add_device(struct p2p_data *p2p, const u8 *addr, int freq,
p2p_invitation.c 180 if (p2p_add_device(p2p, sa, rx_freq, NULL, 0, data + 1, len - 1,
p2p_group.c 570 p2p_add_device(group->p2p, addr, 0, NULL, 0, ie, len, 0);
p2p.c 629 * p2p_add_device - Add peer entries based on scan results or P2P frames
646 int p2p_add_device(struct p2p_data *p2p, const u8 *addr, int freq, function
    [all...]

Completed in 35 milliseconds