Home
last modified time | relevance | path

Searched refs:on_group_created (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/fst/
Dfst.h163 int (*on_group_created)(struct fst_group *g); member
Dfst_group.c364 foreach_fst_ctrl_call(on_group_created, g); in fst_group_create()