Searched refs:htt_h2t_send_complete (Results 1 – 3 of 3) sorted by relevance
228 connect_req->EpCallbacks.EpTxComplete = htt_h2t_send_complete; in htt_htc_tx_htt2_service_start()802 connect.EpCallbacks.EpTxComplete = htt_h2t_send_complete; in htt_htc_attach()
586 void htt_h2t_send_complete(void *context, HTC_PACKET *pkt);
108 void htt_h2t_send_complete(void *context, HTC_PACKET *htc_pkt) in htt_h2t_send_complete() function