Home
last modified time | relevance | path

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

/openthread-latest/src/ncp/
Dncp_hdlc.cpp320 super_t::IncrementFrameErrorCounter(); in HandleError()
Dncp_base.hpp204 void IncrementFrameErrorCounter(void);
Dncp_base.cpp563 void NcpBase::IncrementFrameErrorCounter(void) { mFramingErrorCounter++; } in IncrementFrameErrorCounter() function in ot::Ncp::NcpBase