Home
last modified time | relevance | path

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

/system/bt/bta/hd/
Dbta_hd_api.cc42 static const tBTA_SYS_REG bta_hd_reg = {bta_hd_hdl_event, BTA_HdDisable};
78 void BTA_HdDisable(void) { in BTA_HdDisable() function
/system/bt/bta/include/
Dbta_hd_api.h158 extern void BTA_HdDisable(void);
/system/bt/btif/src/
Dbtif_hd.cc198 BTA_HdDisable(); in btif_hd_upstreams_evt()
655 if (!b_enable) BTA_HdDisable(); in btif_hd_execute_service()