BTA_HhSendData() function
* Function BTA_HhSendData * Description This function send DATA transaction to HID device. * Parameter dev_handle: device handle * dev_bda: remote device address * p_data: data to be sent in the DATA transaction; or * the data to be write into the Output Report of a LE HID * device. The report is identified the report ID which is * the value of the byte (UINT8 *)(p_buf + 1) + p_buf->offset. * p_data->layer_specific needs to be set to the report type, * it can be OUTPUT report, or FEATURE report. * Returns void
BTA_HhSendData() is called by 1 function and calls 1 function:
![]()
BTA_HhSendData()
BTA_HhSendData() reads 1 variable:
![]()
BTA_HhSendData()