Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hh_api.h446 extern void BTA_HhSendCtrl(UINT8 dev_handle,
/system/bt/bta/hh/
Dbta_hh_api.c263 void BTA_HhSendCtrl(UINT8 dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type) in BTA_HhSendCtrl() function
/system/bt/btif/src/
Dbtif_hh.c570 BTA_HhSendCtrl(p_dev->dev_handle, BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG); in btif_hh_virtual_unplug()