Searched refs:mlme_twt_notify_complete_cb (Results 1 – 3 of 3) sorted by relevance
35 .mlme_twt_notify_complete_cb = osif_twt_notify_complete_cb,
883 if (glbl_twt_ops && glbl_twt_ops->mlme_twt_notify_complete_cb) in mlme_twt_osif_notify_complete_ind()884 ret = glbl_twt_ops->mlme_twt_notify_complete_cb(psoc, event); in mlme_twt_osif_notify_complete_ind()
268 QDF_STATUS (*mlme_twt_notify_complete_cb)( member