Searched refs:SetRequestTlv (Results 1 – 2 of 2) sorted by relevance
306 void SetRequestTlv(uint8_t aIndex, uint8_t aType) { mRequestTlvs[aIndex] = aType; } in SetRequestTlv() function in ot::Child
2204 child->SetRequestTlv(index, tlvList[index]); in HandleChildIdRequest()