Home
last modified time | relevance | path

Searched defs:fst_ctrl (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
Dfst.h155 struct fst_ctrl { struct
160 int (*init)(void);
165 void (*deinit)(void);
171 int (*on_group_created)(struct fst_group *g);
176 void (*on_group_deleted)(struct fst_group *g);
205 * @extra - Event specific data (see fst_ctrl_iface.h for more info) argument
212 struct fst_ctrl_handle * fst_global_add_ctrl(const struct fst_ctrl *ctrl); argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
Dfst.h155 struct fst_ctrl { struct
160 int (*init)(void);
165 void (*deinit)(void);
171 int (*on_group_created)(struct fst_group *g);
176 void (*on_group_deleted)(struct fst_group *g);
205 * @extra - Event specific data (see fst_ctrl_iface.h for more info) argument
212 struct fst_ctrl_handle * fst_global_add_ctrl(const struct fst_ctrl *ctrl); argument