Home
last modified time | relevance | path

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

/external/openthread/src/lib/spinel/
Dradio_spinel.cpp367 UpdateParseErrorCount(error); in HandleNotification()
388 UpdateParseErrorCount(error); in HandleNotification()
429 UpdateParseErrorCount(error); in HandleResponse()
498 UpdateParseErrorCount(mError); in HandleWaitingResponse()
630 UpdateParseErrorCount(error); in HandleValueIs()
737 UpdateParseErrorCount(error); in ParseRadioFrame()
1622 UpdateParseErrorCount(error); in HandleTransmitDone()
1916 UpdateParseErrorCount(error); in GetRadioChannelMask()
Dradio_spinel.hpp1221 void UpdateParseErrorCount(otError aError) in UpdateParseErrorCount() function in ot::Spinel::RadioSpinel