Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_frame.hpp936 uint8_t *GetPsdu(void) { return mPsdu; } in GetPsdu() function in ot::Mac::Frame
944 const uint8_t *GetPsdu(void) const { return mPsdu; } in GetPsdu() function in ot::Mac::Frame