Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Derror.hpp64 constexpr Error kErrorNoAddress = OT_ERROR_NO_ADDRESS; variable
/openthread-latest/tests/nexus/platform/
Dnexus_radio.cpp190 VerifyOrExit(entry != nullptr, error = kErrorNoAddress); in otPlatRadioClearSrcMatchShortEntry()
208 VerifyOrExit(entry != nullptr, error = kErrorNoAddress); in otPlatRadioClearSrcMatchExtEntry()