Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hd_api.h175 extern void BTA_HdEnable(tBTA_HD_CBACK *p_cback);
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hd/
Dbta_hd_api.c48 void BTA_HdEnable(tBTA_HD_CBACK *p_cback) in BTA_HdEnable() function
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hd.c226 BTA_HdEnable(bte_hd_evt); in btc_hd_init()