Home
last modified time | relevance | path

Searched refs:on_session_removed (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
Dfst.h198 void (*on_session_removed)(struct fst_session *s); member
Dfst_session.c1129 foreach_fst_ctrl_call(on_session_removed, s); in fst_session_delete()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
Dfst.h198 void (*on_session_removed)(struct fst_session *s); member
Dfst_session.c1129 foreach_fst_ctrl_call(on_session_removed, s); in fst_session_delete()