Searched refs:GetAloc16 (Results 1 – 2 of 2) sorted by relevance
1245 bool IsInUse(void) const { return GetAloc16() != kNotInUse; } in IsInUse()1247 uint16_t GetAloc16(void) const { return GetAddress().GetIid().GetLocator(); } in GetAloc16() function in ot::Mle::Mle::ServiceAloc
1251 if (serviceAloc.GetAloc16() == aAloc16) in FindInServiceAlocs()1284 if (service.mServiceId == ServiceIdFromAloc(serviceAloc.GetAloc16())) in UpdateServiceAlocs()