Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hd/
Dbta_hd_api.c38 static const tBTA_SYS_REG bta_hd_reg = {bta_hd_hdl_event, BTA_HdDisable};
70 void BTA_HdDisable(void) in BTA_HdDisable() function
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hd_api.h186 extern void BTA_HdDisable(void);
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hd.c265 BTA_HdDisable(); in btc_hd_deinit()
707 BTA_HdDisable(); in btc_hd_cb_handler()