Searched defs:SetVersion (Results 1 – 5 of 5) sorted by relevance
297 void SetVersion(uint16_t aVersion) { mVersion = LittleEndian::HostSwap16(aVersion); } in SetVersion() function in ot::SettingsBase::NetworkInfo361 void SetVersion(uint16_t aVersion) { mVersion = LittleEndian::HostSwap16(aVersion); } in SetVersion() function in ot::SettingsBase::ParentInfo459 void SetVersion(uint16_t aVersion) { mVersion = LittleEndian::HostSwap16(aVersion); } in SetVersion() function in ot::SettingsBase::ChildInfo
991 void SetVersion(uint8_t aVersion) in SetVersion() function in ot::MeshCoP::DiscoveryRequestTlv1069 void SetVersion(uint8_t aVersion) in SetVersion() function in ot::MeshCoP::DiscoveryResponseTlv
548 void SetVersion(uint16_t aVersion) { mVersion = aVersion; } in SetVersion() function in ot::Neighbor
244 void SetVersion(uint8_t aVersion) in SetVersion() function in ot::Coap::Message
2378 void SetVersion(uint8_t aVersion) { GetTtlByteAt(kVersionByteIndex) = aVersion; } in SetVersion() function in ot::Dns::OptRecord