otThreadParentResponseInfo

#include <thread.h>

מייצג את נתוני התגובה להורים ב-MLE.

סיכום

מאפיינים ציבוריים

mExtAddr
IEEE 802.15.4 כתובת מורחבת של ההורה.
mIsAttached
bool
האם הצומת שמקבל תגובה הורה מצורף?
mLinkQuality1
uint8_t
איכות הקישור להורים 1.
mLinkQuality2
uint8_t
איכות קישור להורים 2.
mLinkQuality3
uint8_t
איכות הקישור להורים 3.
mPriority
int8_t
עדיפות הורה.
mRloc16
uint16_t
כתובת קצרה של ההורה.
mRssi
int8_t
Rssi של ההורה.

מאפיינים ציבוריים

mExtAddr

otExtAddress otThreadParentResponseInfo::mExtAddr

IEEE 802.15.4 כתובת מורחבת של ההורה.

mIsAttached

bool otThreadParentResponseInfo::mIsAttached

האם הצומת שמקבל תגובה הורה מצורף?

mLinkQuality1

uint8_t otThreadParentResponseInfo::mLinkQuality1

איכות הקישור להורים 1.

mLinkQuality2

uint8_t otThreadParentResponseInfo::mLinkQuality2

איכות קישור להורים 2.

mLinkQuality3

uint8_t otThreadParentResponseInfo::mLinkQuality3

איכות הקישור להורים 3.

mPriority

int8_t otThreadParentResponseInfo::mPriority

עדיפות הורה.

mRloc16

uint16_t otThreadParentResponseInfo::mRloc16

כתובת קצרה של ההורה.

mRssi

int8_t otThreadParentResponseInfo::mRssi

Rssi של ההורה.

מקורות מידע

המקור של נושאי העזר של OpenThread API הוא קוד המקור, שזמין ב-GitHub. אפשר לקרוא מידע נוסף או לתרום למסמכי התיעוד שלנו בדף מקורות מידע.