Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_mce_api.h104 extern tBTA_MCE_STATUS BTA_MceEnable(tBTA_MCE_DM_CBACK* p_cback);
/system/bt/bta/mce/
Dbta_mce_api.cc57 tBTA_MCE_STATUS BTA_MceEnable(tBTA_MCE_DM_CBACK* p_cback) { in BTA_MceEnable() function
/system/bt/btif/src/
Dbtif_mce.cc156 BTA_MceEnable(mce_dm_cback); in btif_mce_execute_service()