Searched refs:GetOui (Results 1 – 1 of 1) sorted by relevance
/openthread-3.6.0/src/core/meshcop/ | ||
D | meshcop_tlvs.hpp | 854 uint32_t GetOui(void) const { return BigEndian::ReadUint24(mOui); } in GetOui() function in ot::MeshCoP::VendorStackVersionTlv |