Searched refs:htt_h2t_full (Results 1 – 3 of 3) sorted by relevance
229 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()
607 enum htc_send_full_action htt_h2t_full(void *context, HTC_PACKET *pkt);
132 enum htc_send_full_action htt_h2t_full(void *context, HTC_PACKET *pkt) in htt_h2t_full() function