Searched defs:GetLqi (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/core/thread/ | ||
H A D | mesh_forwarder.hpp | 133 uint8_t GetLqi(void) const { return mLqi; } in GetLqi() function in ot::ThreadLinkInfo |
/aosp_15_r20/external/openthread/src/core/mac/ | ||
H A D | mac_frame.hpp | 1301 uint8_t GetLqi(void) const { return mInfo.mRxInfo.mLqi; } in GetLqi() function in ot::Mac::RxFrame |