Home
last modified time | relevance | path

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

/system/bt/bta/mce/
Dbta_mce_api.c78 status = BTA_MCE_SUCCESS; in BTA_MceEnable()
108 ret = BTA_MCE_SUCCESS; in BTA_MceGetRemoteMasInstances()
Dbta_mce_act.c115 evt_data.status = BTA_MCE_SUCCESS; in bta_mce_search_cback()
132 tBTA_MCE_STATUS status = BTA_MCE_SUCCESS; in bta_mce_enable()
/system/bt/bta/include/
Dbta_mce_api.h37 #define BTA_MCE_SUCCESS 0 /* Successful operation. */ macro