Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhidh_api.h185 extern tHID_STATUS HID_HostWriteDev(UINT8 dev_handle, UINT8 t_type,
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_act.c552 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()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidh_api.c504 tHID_STATUS HID_HostWriteDev( UINT8 dev_handle, UINT8 t_type, in HID_HostWriteDev() function