Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hd_api.cc26 void BTA_HdEnable(tBTA_HD_CBACK* /* p_cback */) { in BTA_HdEnable() function
/packages/modules/Bluetooth/system/bta/include/
Dbta_hd_api.h150 void BTA_HdEnable(tBTA_HD_CBACK* p_cback);
/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_api.cc58 void BTA_HdEnable(tBTA_HD_CBACK* p_cback) { in BTA_HdEnable() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hd.cc675 BTA_HdEnable(bte_hd_evt); in btif_hd_service_registration()