Home | History | Annotate | Download | only in audio_a2dp_hw

Lines Matching refs:LOG_VERBOSE

61 #define FNLOG()             LOG_VERBOSE("%s", __FUNCTION__);
62 #define DEBUG(fmt, ...) LOG_VERBOSE("%s: " fmt,__FUNCTION__, ## __VA_ARGS__)