Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h450 extern void BTA_HhSendCtrl(UINT8 dev_handle,
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_api.c277 void BTA_HhSendCtrl(UINT8 dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type) in BTA_HhSendCtrl() function
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c660 BTA_HhSendCtrl(p_dev->dev_handle, BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG); in btc_hh_virtual_unplug()