Searched refs:HID_HostWriteDev (Results 1 – 3 of 3) sorted by relevance
174 extern tHID_STATUS HID_HostWriteDev(uint8_t dev_handle, uint8_t t_type,
538 if ((HID_HostWriteDev(dev_handle, HID_TRANS_SET_PROTOCOL, in bta_hh_open_cmpl_act()1025 if (HID_HostWriteDev(p_cb->hid_handle, p_data->api_sndcmd.t_type, in bta_hh_write_dev_act()
414 tHID_STATUS HID_HostWriteDev(uint8_t dev_handle, uint8_t t_type, uint8_t param, in HID_HostWriteDev() function