Home
last modified time | relevance | path

Searched defs:otPlatDebugUart_getc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/examples/platforms/utils/
H A Ddebug_uart.c112 int otPlatDebugUart_getc(void) { return -1; /* nothing */ } in otPlatDebugUart_getc() function
/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Duart.c320 int otPlatDebugUart_getc(void) in otPlatDebugUart_getc() function