Home
last modified time | relevance | path

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

/openthread-latest/src/core/radio/
Dtrel_interface.hpp154 void SetExtPanId(const MeshCoP::ExtendedPanId &aExtPanId) { mExtPanId = aExtPanId; } in SetExtPanId()
/openthread-latest/src/core/api/
Ddataset_api.cpp142 const otExtendedPanId *aExtPanId, in otDatasetGeneratePskc()
/openthread-latest/src/core/meshcop/
Dmeshcop.cpp302 const ExtendedPanId &aExtPanId, in GeneratePskc()
/openthread-latest/src/core/mac/
Dmac_frame.hpp1507 void SetExtendedPanId(const otExtendedPanId &aExtPanId) { mExtendedPanId = aExtPanId; } in SetExtendedPanId()