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