Searched defs:SetVersion (Results 1 – 5 of 5) sorted by relevance
322 void SetVersion(uint16_t aVersion) { mVersion = LittleEndian::HostSwap16(aVersion); } in SetVersion() function in ot::SettingsBase::NetworkInfo392 void SetVersion(uint16_t aVersion) { mVersion = LittleEndian::HostSwap16(aVersion); } in SetVersion() function in ot::SettingsBase::ParentInfo502 void SetVersion(uint16_t aVersion) { mVersion = LittleEndian::HostSwap16(aVersion); } in SetVersion() function in ot::SettingsBase::ChildInfo
1085 void SetVersion(uint8_t aVersion) in SetVersion() function in ot::MeshCoP::DiscoveryRequestTlv1170 void SetVersion(uint8_t aVersion) in SetVersion() function in ot::MeshCoP::DiscoveryResponseTlv
604 void SetVersion(uint16_t aVersion) { mVersion = aVersion; } in SetVersion() function in ot::Neighbor
258 void SetVersion(uint8_t aVersion) in SetVersion() function in ot::Coap::Message
2573 void SetVersion(uint8_t aVersion) { GetTtlByteAt(kVersionByteIndex) = aVersion; } in SetVersion() function in ot::Dns::OptRecord