Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h373 extern void BTA_HhClose(UINT8 dev_handle);
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_api.c113 void BTA_HhClose(UINT8 dev_handle) in BTA_HhClose() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c497 BTA_HhClose(btc_hh_cb.devices[i].dev_handle); in btc_hh_deinit()
612 BTA_HhClose(p_dev->dev_handle); in btc_hh_disconnect()
669 BTA_HhClose(p_dev->dev_handle); in btc_hh_virtual_unplug()
1273 BTA_HhClose(p_data->conn.handle); in btc_hh_cb_handler()