Home
last modified time | relevance | path

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

/external/openthread/src/lib/spinel/
Dradio_spinel.hpp1259 void IncrementSpinelParseErrorCount(void) { IncrementCount(kTypeSpinelParseErrorCount); } in IncrementSpinelParseErrorCount()
1269 kTypeSpinelParseErrorCount, enumerator
Dradio_spinel.cpp2506 case kTypeSpinelParseErrorCount: in IncrementCount()