Home
last modified time | relevance | path

Searched refs:_otLogDebg (Results 1 – 2 of 2) sorted by relevance

/openthread-2.7.6/src/core/common/
Dlogging.cpp145 void _otLogDebg(otLogRegion aRegion, const char *aFormat, ...) in _otLogDebg() function
Dlogging.hpp222 #define otLogDebg(aRegion, aRegionPrefix, ...) _otLogDebg(aRegion, __VA_ARGS__)
223 void _otLogDebg(otLogRegion aRegion, const char *aFormat, ...);