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_t tBTA_MCE_STATUS; typedef
63 tBTA_MCE_STATUS status;
71 tBTA_MCE_STATUS status; /* BTA_MCE_ENABLE_EVT */
104 extern tBTA_MCE_STATUS BTA_MceEnable(tBTA_MCE_DM_CBACK* p_cback);
119 extern tBTA_MCE_STATUS BTA_MceGetRemoteMasInstances(const RawAddress& bd_addr);
/system/bt/bta/mce/
Dbta_mce_api.cc57 tBTA_MCE_STATUS BTA_MceEnable(tBTA_MCE_DM_CBACK* p_cback) { in BTA_MceEnable()
58 tBTA_MCE_STATUS status = BTA_MCE_FAILURE; in BTA_MceEnable()
94 tBTA_MCE_STATUS BTA_MceGetRemoteMasInstances(const RawAddress& bd_addr) { in BTA_MceGetRemoteMasInstances()
Dbta_mce_act.cc131 tBTA_MCE_STATUS status = BTA_MCE_SUCCESS; in bta_mce_enable()
152 tBTA_MCE_STATUS status = BTA_MCE_FAILURE; in bta_mce_get_remote_mas_instances()