Searched defs:MAPI_CEC_MSG_DEBUG (Results 1 – 1 of 1) sorted by relevance
134 #define MAPI_CEC_MSG_DEBUG(format, args...) ULOGD("CEC", format, ##args) macro141 #define MAPI_CEC_MSG_DEBUG(format, args...) printf(format, ##args) macro