Searched refs:_otLogDebg (Results 1 – 2 of 2) sorted by relevance
145 void _otLogDebg(otLogRegion aRegion, const char *aFormat, ...) in _otLogDebg() function
222 #define otLogDebg(aRegion, aRegionPrefix, ...) _otLogDebg(aRegion, __VA_ARGS__)223 void _otLogDebg(otLogRegion aRegion, const char *aFormat, ...);