Searched defs:SetStableDataVersion (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/core/thread/ | ||
| D | mle_types.hpp | 504 void SetStableDataVersion(uint8_t aVersion) { mStableDataVersion = aVersion; } in SetStableDataVersion() function in ot::Mle::LeaderData |
| D | network_diagnostic_tlvs.hpp | 632 void SetStableDataVersion(uint8_t aVersion) { mStableDataVersion = aVersion; } in SetStableDataVersion() function in ot::NetworkDiagnostic::LeaderDataTlv |