Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_internal.h241 struct twt_callbacks { struct
242 void (*twt_enable_cb)(hdd_handle_t hdd_handle,
244 void (*twt_disable_cb)(hdd_handle_t hdd_handle);
245 void (*twt_add_dialog_cb)(struct wlan_objmgr_psoc *psoc,
248 void (*twt_del_dialog_cb)(struct wlan_objmgr_psoc *psoc,
250 void (*twt_pause_dialog_cb)(struct wlan_objmgr_psoc *psoc,
252 void (*twt_resume_dialog_cb)(struct wlan_objmgr_psoc *psoc,
254 void (*twt_notify_cb)(struct wlan_objmgr_psoc *psoc,
256 void (*twt_nudge_dialog_cb)(struct wlan_objmgr_psoc *psoc,
258 void (*twt_ack_comp_cb)(struct wmi_twt_ack_complete_event_param *params,