Searched refs:HID_HostWriteDev (Results 1 – 3 of 3) sorted by relevance
185 extern tHID_STATUS HID_HostWriteDev(UINT8 dev_handle, UINT8 t_type,
552 if ((HID_HostWriteDev(dev_handle, in bta_hh_open_cmpl_act()1057 … status = HID_HostWriteDev(p_cb->hid_handle, p_data->api_sndcmd.t_type, p_data->api_sndcmd.param, in bta_hh_write_dev_act()
504 tHID_STATUS HID_HostWriteDev( UINT8 dev_handle, UINT8 t_type, in HID_HostWriteDev() function