Home
last modified time | relevance | path

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

/system/bt/stack/hid/
Dhidh_int.h66 extern tHID_STATUS hidh_conn_snd_data(UINT8 dhandle, UINT8 trans_type, UINT8 param, \
Dhidh_api.c472 status = hidh_conn_snd_data(dev_handle, t_type, param, data, report_id, pbuf); in HID_HostWriteDev()
Dhidh_conn.c883 tHID_STATUS hidh_conn_snd_data (UINT8 dhandle, UINT8 trans_type, UINT8 param, in hidh_conn_snd_data() function