Searched refs:otPlatDebugUart_logfile (Results 1 – 4 of 4) sorted by relevance
182 otError otPlatDebugUart_logfile(const char *filename);
115 otError otPlatDebugUart_logfile(const char *filename) in otPlatDebugUart_logfile() function
288 otError otPlatDebugUart_logfile(const char *filename) in otPlatDebugUart_logfile() function
3006 SuccessOrExit(error = otPlatDebugUart_logfile(aArgs[1].GetCString())); in Process()