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