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.c78 fst_group_update_ie(group); in fst_attach()
100 fst_group_update_ie(group); in fst_detach()
184 fst_group_update_ie(fst_iface_get_group(iface)); in fst_notify_peer_connected()
200 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.c508 void fst_group_update_ie(struct fst_group *g) in fst_group_update_ie() function