Searched refs:GetCommissionerAloc (Results 1 – 5 of 5) sorted by relevance
226 Get<Mle::Mle>().GetCommissionerAloc(localSessionId, destination); in HandleSetOrReplace()
447 Get<Mle::Mle>().GetCommissionerAloc(sessionId, mCommissionerAloc.GetAddress()); in HandleCoapResponse()
794 Get<Mle::Mle>().GetCommissionerAloc(mSessionId, mCommissionerAloc.GetAddress()); in HandleLeaderPetitionResponse()
572 void GetCommissionerAloc(uint16_t aSessionId, Ip6::Address &aAddress) const;
1031 void Mle::GetCommissionerAloc(uint16_t aSessionId, Ip6::Address &aAddress) const in GetCommissionerAloc() function in ot::Mle::Mle