Searched refs:on_group_created (Results 1 – 2 of 2) sorted by relevance
/external/wpa_supplicant_8/src/fst/ | ||
D | fst.h | 163 int (*on_group_created)(struct fst_group *g); member |
D | fst_group.c | 364 foreach_fst_ctrl_call(on_group_created, g); in fst_group_create() |