Searched refs:hidh_conn_snd_data (Results 1 – 3 of 3) sorted by relevance
63 extern tHID_STATUS hidh_conn_snd_data(uint8_t dhandle, uint8_t trans_type,
435 hidh_conn_snd_data(dev_handle, t_type, param, data, report_id, pbuf); in HID_HostWriteDev()
875 tHID_STATUS hidh_conn_snd_data(uint8_t dhandle, uint8_t trans_type, in hidh_conn_snd_data() function