Searched refs:fst_iface_get_peer_first (Results 1 - 10 of 10) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
H A D | fst_iface.c | 56 const u8 *a = fst_iface_get_peer_first(iface, &ctx, mb_only); in fst_iface_is_connected()
|
H A D | fst_iface.h | 112 static inline const u8 * fst_iface_get_peer_first(struct fst_iface *i, in fst_iface_get_peer_first() function
|
H A D | fst_group.c | 349 cur_peer_addr = fst_iface_get_peer_first(other_iface, &ctx, in fst_group_get_peer_other_connection_2()
|
H A D | fst_session.c | 1333 old_addr = fst_iface_get_peer_first(s->data.old_iface, &ctx, TRUE); in get_group_fill_session() 1337 new_addr = fst_iface_get_peer_first(s->data.new_iface, &ctx, TRUE); in get_group_fill_session()
|
H A D | fst_ctrl_iface.c | 542 addr = fst_iface_get_peer_first(f, &ctx, FALSE); in iface_peers()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
H A D | fst_iface.c | 56 const u8 *a = fst_iface_get_peer_first(iface, &ctx, mb_only); in fst_iface_is_connected()
|
H A D | fst_iface.h | 112 static inline const u8 * fst_iface_get_peer_first(struct fst_iface *i, in fst_iface_get_peer_first() function
|
H A D | fst_group.c | 349 cur_peer_addr = fst_iface_get_peer_first(other_iface, &ctx, in fst_group_get_peer_other_connection_2()
|
H A D | fst_session.c | 1333 old_addr = fst_iface_get_peer_first(s->data.old_iface, &ctx, true); in get_group_fill_session() 1337 new_addr = fst_iface_get_peer_first(s->data.new_iface, &ctx, true); in get_group_fill_session()
|
H A D | fst_ctrl_iface.c | 542 addr = fst_iface_get_peer_first(f, &ctx, false); in iface_peers()
|
Completed in 9 milliseconds