Searched refs:hidh_conn_snd_data (Results 1 – 3 of 3) sorted by relevance
/system/bt/stack/hid/ |
D | hidh_int.h | 66 extern tHID_STATUS hidh_conn_snd_data(UINT8 dhandle, UINT8 trans_type, UINT8 param, \
|
D | hidh_api.c | 472 status = hidh_conn_snd_data(dev_handle, t_type, param, data, report_id, pbuf); in HID_HostWriteDev()
|
D | hidh_conn.c | 883 tHID_STATUS hidh_conn_snd_data (UINT8 dhandle, UINT8 trans_type, UINT8 param, in hidh_conn_snd_data() function
|