Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/ncp/
H A Dncp_hdlc.cpp320 super_t::IncrementFrameErrorCounter(); in HandleError()
H A Dncp_base.hpp211 void IncrementFrameErrorCounter(void);
H A Dncp_base.cpp553 void NcpBase::IncrementFrameErrorCounter(void) { mFramingErrorCounter++; } in IncrementFrameErrorCounter() function in ot::Ncp::NcpBase