Lines Matching refs:mRole
177 switch (mRole) in SetRouterEligible()
249 switch (mRole) in BecomeRouter()
578 switch (mRole) in SendAdvertisement()
617 switch (mRole) in SendLinkRequest()
960 switch (mRole) in HandleLinkAcceptVariant()
1485 switch (mRole) in HandleParentRequest()
1603 switch (mRole) in HandleTimeTick()
2210 switch (mRole) in HandleChildIdRequest()
3227 switch (mRole) in RemoveRouterLink()
3521 VerifyOrExit(mRole == kRoleLeader, error = kErrorInvalidState); in HandleTmf()
3669 VerifyOrExit(mRole == kRoleLeader); in HandleTmf()