Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hd_api.h244 extern void BTA_HdConnect(BD_ADDR addr);
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hd/
Dbta_hd_api.c200 extern void BTA_HdConnect(BD_ADDR addr) in BTA_HdConnect() function
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hd.c414 BTA_HdConnect(bd_addr); in btc_hd_connect()