Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Derror.h162 OT_ERROR_INVALID_SOURCE_ADDRESS = 20, enumerator
/openthread-latest/src/core/common/
Derror.hpp74 constexpr Error kErrorInvalidSourceAddress = OT_ERROR_INVALID_SOURCE_ADDRESS;