Home
last modified time | relevance | path

Searched refs:UpdateParseErrorCount (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/lib/spinel/
Dradio_spinel.cpp364 UpdateParseErrorCount(error); in HandleNotification()
385 UpdateParseErrorCount(error); in HandleNotification()
426 UpdateParseErrorCount(error); in HandleResponse()
495 UpdateParseErrorCount(mError); in HandleWaitingResponse()
627 UpdateParseErrorCount(error); in HandleValueIs()
734 UpdateParseErrorCount(error); in ParseRadioFrame()
1619 UpdateParseErrorCount(error); in HandleTransmitDone()
1913 UpdateParseErrorCount(error); in GetRadioChannelMask()
Dradio_spinel.hpp1199 void UpdateParseErrorCount(otError aError) in UpdateParseErrorCount() function in ot::Spinel::RadioSpinel