Searched refs:kErrorDetached (Results 1 – 3 of 3) sorted by relevance
72 constexpr Error kErrorDetached = OT_ERROR_DETACHED; variable
351 VerifyOrExit(instance.Get<Mle::MleRouter>().IsAttached(), error = kErrorDetached); in otThreadGetLeaderData()
973 VerifyOrExit(GetRloc16() != Mac::kShortAddrInvalid, error = kErrorDetached); in GetLeaderAddress()985 VerifyOrExit(GetRloc16() != Mac::kShortAddrInvalid, error = kErrorDetached); in GetLocatorAddress()998 VerifyOrExit(GetRloc16() != Mac::kShortAddrInvalid, error = kErrorDetached); in GetServiceAloc()