Home
last modified time | relevance | path

Searched refs:fst_group_update_ie (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/fst/
Dfst.c77 fst_group_update_ie(group); in fst_attach()
99 fst_group_update_ie(group); in fst_detach()
178 fst_group_update_ie(fst_iface_get_group(iface)); in fst_notify_peer_connected()
194 fst_group_update_ie(fst_iface_get_group(iface)); in fst_notify_peer_disconnected()
Dfst_group.h30 void fst_group_update_ie(struct fst_group *g);
Dfst_group.c423 void fst_group_update_ie(struct fst_group *g) in fst_group_update_ie() function