Searched defs:GetDuidHardwareType (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/openthread/src/core/net/ | ||
H A D | dhcp6.hpp | 295 uint16_t GetDuidHardwareType(void) const { return BigEndian::HostSwap16(mDuidHardwareType); } in GetDuidHardwareType() function in ot::Dhcp6::ClientIdentifier |