Home
last modified time | relevance | path

Searched refs:fst_iface_get_peer_next (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/fst/
Dfst_iface.c58 for (; a != NULL; a = fst_iface_get_peer_next(iface, &ctx, mb_only)) in fst_iface_is_connected()
Dfst_iface.h119 static inline const u8 * fst_iface_get_peer_next(struct fst_iface *i, in fst_iface_get_peer_next() function
Dfst_group.c352 cur_peer_addr = fst_iface_get_peer_next(other_iface, &ctx, in fst_group_get_peer_other_connection_2()
Dfst_ctrl_iface.c543 for (; addr != NULL; addr = fst_iface_get_peer_next(f, &ctx, FALSE)) { in iface_peers()