otLinkMetricsValues
    #include <link_metrics.h>
  
代表「連結指標」查詢的結果 (值)。
摘要
| 公開屬性 | |
|---|---|
| mLinkMarginValue | uint8_t連結利潤的價值。 | 
| mLqiValue | uint8_tLQI 值。 | 
| mMetrics | 指定要顯示/包含的指標值。 | 
| mPduCountValue | uint32_tPdu 計數的值。 | 
| mRssiValue | int8_t里西的價值。 | 
公開屬性
mLinkMarginValue
uint8_t otLinkMetricsValues::mLinkMarginValue
連結利潤的價值。
mLqiValue
uint8_t otLinkMetricsValues::mLqiValue
LQI 值。
mPduCountValue
uint32_t otLinkMetricsValues::mPduCountValue
Pdu 計數的值。
mRssiValue
int8_t otLinkMetricsValues::mRssiValue
里西的價值。
資源
OpenThread API 參考資料主題源自原始碼,請前往 GitHub 取得。如要瞭解詳情或對說明文件做出貢獻,請參閱資源。