otDnssdCounters

#include <dnssd_server.h>

מכיל את המונים של שרת DNS-SD.

סיכום

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

mFormatErrorResponse
uint32_t
מספר התגובות לשגיאות פורמט.
mNameErrorResponse
uint32_t
מספר התגובות לשגיאת שם.
mNotImplementedResponse
uint32_t
מספר התשובות 'לא יושמו'.
mOtherResponse
uint32_t
מספר התשובות האחרות.
mResolvedBySrp
uint32_t
מספר השאילתות ששרת ה-SRP המקומי פותר לחלוטין.
mServerFailureResponse
uint32_t
מספר התגובות לכשל בשרת.
mSuccessResponse
uint32_t
מספר התגובות המוצלחות.

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

mFormatErrorResponse

uint32_t otDnssdCounters::mFormatErrorResponse

מספר התגובות לשגיאות פורמט.

mNameErrorResponse

uint32_t otDnssdCounters::mNameErrorResponse

מספר התגובות לשגיאת שם.

mNotImplementedResponse

uint32_t otDnssdCounters::mNotImplementedResponse

מספר התשובות 'לא יושמו'.

mOtherResponse

uint32_t otDnssdCounters::mOtherResponse

מספר התשובות האחרות.

mResolvedBySrp

uint32_t otDnssdCounters::mResolvedBySrp

מספר השאילתות ששרת ה-SRP המקומי פותר לחלוטין.

mServerFailureResponse

uint32_t otDnssdCounters::mServerFailureResponse

מספר התגובות לכשל בשרת.

mSuccessResponse

uint32_t otDnssdCounters::mSuccessResponse

מספר התגובות המוצלחות.

מקורות מידע

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