Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dhdlc_interface.cpp247 uint32_t totalBytesRead = 0; in TryReadAndDecode() local
272 return totalBytesRead; in TryReadAndDecode()
274 totalBytesRead++; in TryReadAndDecode()
297 return totalBytesRead; in TryReadAndDecode()