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.h63 extern tHID_STATUS hidh_conn_snd_data(uint8_t dhandle, uint8_t trans_type,
Dhidh_api.cc435 hidh_conn_snd_data(dev_handle, t_type, param, data, report_id, pbuf); in HID_HostWriteDev()
Dhidh_conn.cc875 tHID_STATUS hidh_conn_snd_data(uint8_t dhandle, uint8_t trans_type, in hidh_conn_snd_data() function