Searched refs:kErrorDetached (Results 1 – 3 of 3) sorted by relevance
70 constexpr Error kErrorDetached = OT_ERROR_DETACHED; variable
78 …xit(!AsCoreType(aInstance).Get<Mle::Mle>().HasRloc16(Mle::kInvalidRloc16), error = kErrorDetached); in otThreadGetLeaderRloc()194 …xit(!AsCoreType(aInstance).Get<Mle::Mle>().HasRloc16(Mle::kInvalidRloc16), error = kErrorDetached); in otThreadGetServiceAloc()325 VerifyOrExit(AsCoreType(aInstance).Get<Mle::MleRouter>().IsAttached(), error = kErrorDetached); in otThreadGetLeaderData()
1300 ExitNow(error = kErrorDetached); in HandleAdvertisementOnFtd()