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