Searched refs:BTA_MCE_SUCCESS (Results 1 – 3 of 3) sorted by relevance
74 status = BTA_MCE_SUCCESS; in BTA_MceEnable()106 return BTA_MCE_SUCCESS; in BTA_MceGetRemoteMasInstances()
113 evt_data.status = BTA_MCE_SUCCESS; in bta_mce_search_cback()131 tBTA_MCE_STATUS status = BTA_MCE_SUCCESS; in bta_mce_enable()
37 #define BTA_MCE_SUCCESS 0 /* Successful operation. */ macro