Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/modules/openthread/platform/
Dshell.c26 static int ot_console_cb(void *context, const char *format, va_list arg) in ot_console_cb() function
94 otCliInit(aInstance, ot_console_cb, NULL); in platformShellInit()