bta_hh_snd_write_dev() function
* Function bta_hh_snd_write_dev
![]()
static void bta_hh_snd_write_dev(UINT8 dev_handle, UINT8 t_type, UINT8 param,![]()
bta_hh_snd_write_dev(dev_handle, HID_TRANS_SET_REPORT, r_type, 0, 0, p_data);![]()
bta_hh_snd_write_dev(dev_handle, HID_TRANS_GET_REPORT, param,![]()
bta_hh_snd_write_dev(dev_handle, HID_TRANS_SET_PROTOCOL, (UINT8)p_type,![]()
bta_hh_snd_write_dev(dev_handle, HID_TRANS_GET_PROTOCOL, 0, 0, 0, NULL);![]()
bta_hh_snd_write_dev(dev_handle, HID_TRANS_SET_IDLE, 0, idle_rate, 0, NULL);![]()
bta_hh_snd_write_dev(dev_handle, HID_TRANS_GET_IDLE, 0, 0, 0, NULL);![]()
bta_hh_snd_write_dev(dev_handle, HID_TRANS_CONTROL, (UINT8)c_type, 0, 0, NULL);![]()
bta_hh_snd_write_dev(dev_handle, HID_TRANS_DATA, (UINT8)p_data->layer_specific, 0, 0, p_data);
bta_hh_snd_write_dev() is called by 8 functions and calls 2 functions:
![]()
bta_hh_snd_write_dev()
bta_hh_snd_write_dev() reads 2 variables and writes 7 variables:
![]()
bta_hh_snd_write_dev()