Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/hid/
Dhidh_int.h66 tHID_STATUS hidh_conn_snd_data(uint8_t dhandle, uint8_t trans_type,
Dhidh_api.cc527 hidh_conn_snd_data(dev_handle, t_type, param, data, report_id, pbuf); in HID_HostWriteDev()
Dhidh_conn.cc744 tHID_STATUS hidh_conn_snd_data(uint8_t dhandle, uint8_t trans_type, in hidh_conn_snd_data() function