Searched refs:mExtPanId (Results 1 – 3 of 3) sorted by relevance
106 return static_cast<const MeshCoP::ExtendedPanId &>(mExtPanId); in GetExtPanId()154 void SetExtPanId(const MeshCoP::ExtendedPanId &aExtPanId) { mExtPanId = aExtPanId; } in SetExtPanId()
64 otExtendedPanId mExtPanId; ///< The Extended PAN Identifier of TREL peer. member
7193 OutputBytes(peer->mExtPanId.m8); in Process()7204 OutputBytes(peer->mExtPanId.m8); in Process()