Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_mce_api.h41 typedef UINT8 tBTA_MCE_STATUS; typedef
65 tBTA_MCE_STATUS status;
74 tBTA_MCE_STATUS status; /* BTA_MCE_ENABLE_EVT */
110 extern tBTA_MCE_STATUS BTA_MceEnable(tBTA_MCE_DM_CBACK *p_cback);
125 extern tBTA_MCE_STATUS BTA_MceGetRemoteMasInstances(BD_ADDR bd_addr);
/system/bt/bta/mce/
Dbta_mce_api.c60 tBTA_MCE_STATUS BTA_MceEnable(tBTA_MCE_DM_CBACK *p_cback) in BTA_MceEnable()
62 tBTA_MCE_STATUS status = BTA_MCE_FAILURE; in BTA_MceEnable()
98 tBTA_MCE_STATUS BTA_MceGetRemoteMasInstances(BD_ADDR bd_addr) in BTA_MceGetRemoteMasInstances()
Dbta_mce_act.c132 tBTA_MCE_STATUS status = BTA_MCE_SUCCESS; in bta_mce_enable()
153 tBTA_MCE_STATUS status = BTA_MCE_FAILURE; in bta_mce_get_remote_mas_instances()