Home
last modified time | relevance | path

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

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