Searched defs:SetOui (Results 1 – 1 of 1) sorted by relevance
/external/openthread/src/core/meshcop/ | ||
D | meshcop_tlvs.hpp | 812 void SetOui(uint32_t aOui) { BigEndian::WriteUint24(aOui, mOui); } in SetOui() function in ot::MeshCoP::VendorStackVersionTlv |