Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt.c229 connect_req->EpCallbacks.EpSendFull = htt_h2t_full; in htt_htc_tx_htt2_service_start()
814 connect.EpCallbacks.EpSendFull = htt_h2t_full; in htt_htc_attach()
Dhtt_internal.h607 enum htc_send_full_action htt_h2t_full(void *context, HTC_PACKET *pkt);
Dhtt_h2t.c132 enum htc_send_full_action htt_h2t_full(void *context, HTC_PACKET *pkt) in htt_h2t_full() function