HomeSort by relevance Sort by last modified time
    Searched refs:on_event (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/fst/
fst.h 193 * on_event - Notify about FST event
199 void (*on_event)(enum fst_event_type event_type, struct fst_iface *i, member in struct:fst_ctrl
fst.c 33 foreach_fst_ctrl_call(on_event, EVENT_PEER_STATE_CHANGED,
fst_ctrl_iface.c 737 .on_event = fst_ctrl_iface_on_event,
fst_session.c 114 foreach_fst_ctrl_call(on_event, event_type, NULL, s, extra);
    [all...]

Completed in 1528 milliseconds