Searched refs:BTA_MCE_FAILURE (Results 1 – 3 of 3) sorted by relevance
71 evt_data.status = BTA_MCE_FAILURE; in bta_mce_search_cback()152 tBTA_MCE_STATUS status = BTA_MCE_FAILURE; in bta_mce_get_remote_mas_instances()
58 tBTA_MCE_STATUS status = BTA_MCE_FAILURE; in BTA_MceEnable()
38 #define BTA_MCE_FAILURE 1 /* Generic failure. */ macro