Searched refs:SetAloc16 (Results 1 – 2 of 2) sorted by relevance
1836 void MarkAsNotInUse(void) { SetAloc16(kNotInUse); } in MarkAsNotInUse()1838 void SetAloc16(uint16_t aAloc16) { GetAddress().GetIid().SetLocator(aAloc16); } in SetAloc16() function in ot::Mle::Mle::ServiceAloc
1269 newServiceAloc->SetAloc16(aloc16); in UpdateServiceAlocs()