Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Dmesh_forwarder.hpp133 uint8_t GetLqi(void) const { return mLqi; } in GetLqi() function in ot::ThreadLinkInfo
/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_frame.hpp1301 uint8_t GetLqi(void) const { return mInfo.mRxInfo.mLqi; } in GetLqi() function in ot::Mac::RxFrame