Searched refs:p2p_group_notif_assoc (Results 1 - 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p.h | 1781 * p2p_group_notif_assoc - Notification of P2P client association with GO 1788 int p2p_group_notif_assoc(struct p2p_group *group, const u8 *addr,
|
H A D | p2p_group.c | 602 int p2p_group_notif_assoc(struct p2p_group *group, const u8 *addr, in p2p_group_notif_assoc() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p.h | 1809 * p2p_group_notif_assoc - Notification of P2P client association with GO 1816 int p2p_group_notif_assoc(struct p2p_group *group, const u8 *addr,
|
H A D | p2p_group.c | 638 int p2p_group_notif_assoc(struct p2p_group *group, const u8 *addr, in p2p_group_notif_assoc() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | drv_callbacks.c | 746 p2p_group_notif_assoc(hapd->p2p_group, sta->addr, in hostapd_notif_assoc()
|
H A D | ieee802_11.c | 4810 p2p_group_notif_assoc(hapd->p2p_group, sta->addr, ies, ies_len); in check_assoc_ies()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | drv_callbacks.c | 651 p2p_group_notif_assoc(hapd->p2p_group, sta->addr, in hostapd_notif_assoc()
|
H A D | ieee802_11.c | 3235 p2p_group_notif_assoc(hapd->p2p_group, sta->addr, ies, ies_len); in check_assoc_ies()
|
Completed in 25 milliseconds