Home
last modified time | relevance | path

Searched defs:aExtPanId (Results 1 – 4 of 4) sorted by relevance

/openthread-3.6.0/src/core/radio/
Dtrel_interface.hpp149 void SetExtPanId(const MeshCoP::ExtendedPanId &aExtPanId) { mExtPanId = aExtPanId; } in SetExtPanId()
/openthread-3.6.0/src/core/api/
Ddataset_api.cpp143 const otExtendedPanId *aExtPanId, in otDatasetGeneratePskc()
/openthread-3.6.0/src/core/meshcop/
Dmeshcop.cpp307 const ExtendedPanId &aExtPanId, in GeneratePskc()
/openthread-3.6.0/src/core/mac/
Dmac_frame.hpp1726 void SetExtendedPanId(const otExtendedPanId &aExtPanId) { mExtendedPanId = aExtPanId; } in SetExtendedPanId()