Home
last modified time | relevance | path

Searched refs:GetExtendedPanId (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/mac/
Dmac_frame.hpp1500 const otExtendedPanId &GetExtendedPanId(void) const { return mExtendedPanId; } in GetExtendedPanId() function in ot::Mac::BeaconPayload
Dmac.cpp267 aResult.mExtendedPanId = beaconPayload->GetExtendedPanId(); in ConvertBeaconToActiveScanResult()