Searched refs:BTA_MCE_SUCCESS (Results 1 – 3 of 3) sorted by relevance
78 status = BTA_MCE_SUCCESS; in BTA_MceEnable()108 ret = BTA_MCE_SUCCESS; in BTA_MceGetRemoteMasInstances()
115 evt_data.status = BTA_MCE_SUCCESS; in bta_mce_search_cback()132 tBTA_MCE_STATUS status = BTA_MCE_SUCCESS; in bta_mce_enable()
37 #define BTA_MCE_SUCCESS 0 /* Successful operation. */ macro