Searched refs:otNcpHdlcReceive (Results 1 – 4 of 4) sorted by relevance
40 void otPlatUartReceived(const uint8_t *aBuf, uint16_t aBufLength) { otNcpHdlcReceive(aBuf, aBufLeng… in otPlatUartReceived()
81 void otNcpHdlcReceive(const uint8_t *aBuf, uint16_t aBufLength);
92 otNcpHdlcReceive(buf, static_cast<uint16_t>(size)); in LLVMFuzzerTestOneInput()
228 extern "C" void otNcpHdlcReceive(const uint8_t *aBuf, uint16_t aBufLength) in otNcpHdlcReceive() function