Searched defs:otPlatUartReceived (Results 1 – 5 of 5) sorted by relevance
40 void otPlatUartReceived(const uint8_t *aBuf, uint16_t aBufLength) { otNcpHdlcReceive(aBuf, aBufLeng… in otPlatUartReceived() function
76 void otPlatUartReceived(const uint8_t *aBuf, uint16_t aBufLength) in otPlatUartReceived() function
367 void otPlatUartReceived(const uint8_t *aBuf, uint16_t aBufLength) { ReceiveTask(aBuf, aBufLength); } in otPlatUartReceived() function
118 void otPlatUartReceived(const uint8_t *, uint16_t) {} in otPlatUartReceived() function
271 OT_TOOL_WEAK void otPlatUartReceived(const uint8_t *, uint16_t) {} in otPlatUartReceived() function