Home
last modified time | relevance | path

Searched refs:SetSessionId (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/meshcop/
Dmeshcop_leader.hpp71 void SetSessionId(uint16_t aSessionId) { mSessionId = aSessionId; } in SetSessionId() function in ot::MeshCoP::Leader
Dmeshcop.hpp469 void SetSessionId(uint16_t aSessionId) in SetSessionId() function in ot::MeshCoP::CommissioningDataset
Dcommissioner.cpp407 dataset.SetSessionId(mSessionId); in SendCommissionerSet()
/openthread-latest/src/core/thread/
Dnetwork_data_leader_ftd.cpp1349 Get<MeshCoP::Leader>().SetSessionId(sessionId); in HandleNetworkDataRestoredAfterReset()