Home
last modified time | relevance | path

Searched refs:sme_clear_twt_complete_cb (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_twt.c4920 sme_clear_twt_complete_cb(hdd_ctx->mac_handle); in wlan_hdd_twt_init()
4939 sme_clear_twt_complete_cb(hdd_ctx->mac_handle); in wlan_hdd_twt_init()
4946 sme_clear_twt_complete_cb(hdd_ctx->mac_handle); in wlan_hdd_twt_init()
4971 status = sme_clear_twt_complete_cb(hdd_ctx->mac_handle); in wlan_hdd_twt_deinit()
/wlan-driver/qcacld-3.0/core/sme/inc/
Dsme_api.h3937 QDF_STATUS sme_clear_twt_complete_cb(mac_handle_t mac_handle);
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c13713 QDF_STATUS sme_clear_twt_complete_cb(mac_handle_t mac_handle) in sme_clear_twt_complete_cb() function