Searched refs:HandleError (Results 1 – 2 of 2) sorted by relevance
120 void HandleError(otError aError, uint8_t *aBuf, uint16_t aBufLength);
264 HandleError(aError, buf, bufLength); in HandleFrame()270 void NcpHdlc::HandleError(otError aError, uint8_t *aBuf, uint16_t aBufLength) in HandleError() function in ot::Ncp::NcpHdlc