Home
last modified time | relevance | path

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

/openthread-latest/src/lib/platform/
Dexit_code.h89 OT_EXIT_INVALID_STATE = 7, enumerator
/openthread-latest/src/posix/platform/
Dinfra_if.cpp424 VerifyOrDie(mNetLinkSocket != -1, OT_EXIT_INVALID_STATE); in SetInfraNetif()
431 VerifyOrDie(!mMulticastRoutingManager.IsEnabled(), OT_EXIT_INVALID_STATE); in SetInfraNetif()
811 OT_EXIT_INVALID_STATE); in SetInfraNetifIcmp6SocketForBorderRouting()