Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/utils/
Dmac_frame.cpp109 static void GetOtMacAddress(const Mac::Address &aInAddress, otMacAddress *aOutAddress) in GetOtMacAddress() function
137 GetOtMacAddress(address, aMacAddress); in otMacFrameGetSrcAddr()
151 GetOtMacAddress(address, aMacAddress); in otMacFrameGetDstAddr()