otDnssdCounters

#include <dnssd_server.h>

Chứa bộ đếm của máy chủ DNS-SD.

Tóm tắt

Thuộc tính công khai

mFormatErrorResponse
uint32_t
Số lượng phản hồi lỗi định dạng.
mNameErrorResponse
uint32_t
Số lượng phản hồi lỗi về tên.
mNotImplementedResponse
uint32_t
Số lượng phản hồi "chưa được triển khai".
mOtherResponse
uint32_t
Số lượng câu trả lời khác.
mResolvedBySrp
uint32_t
Số truy vấn được máy chủ SRP cục bộ giải quyết hoàn toàn.
mServerFailureResponse
uint32_t
Số lượng phản hồi lỗi máy chủ.
mSuccessResponse
uint32_t
Số lượng phản hồi thành công.

Thuộc tính công khai

mFormatErrorResponse

uint32_t otDnssdCounters::mFormatErrorResponse

Số lượng phản hồi lỗi định dạng.

mNameErrorResponse

uint32_t otDnssdCounters::mNameErrorResponse

Số lượng phản hồi lỗi về tên.

mNotImplementedResponse

uint32_t otDnssdCounters::mNotImplementedResponse

Số lượng phản hồi "chưa được triển khai".

mOtherResponse

uint32_t otDnssdCounters::mOtherResponse

Số lượng câu trả lời khác.

mResolvedBySrp

uint32_t otDnssdCounters::mResolvedBySrp

Số truy vấn được máy chủ SRP cục bộ giải quyết hoàn toàn.

mServerFailureResponse

uint32_t otDnssdCounters::mServerFailureResponse

Số lượng phản hồi lỗi máy chủ.

mSuccessResponse

uint32_t otDnssdCounters::mSuccessResponse

Số lượng phản hồi thành công.

Tài nguyên

Các chủ đề tham khảo API OpenThread bắt nguồn từ mã nguồn, có trên GitHub. Để biết thêm thông tin hoặc để đóng góp cho tài liệu của chúng tôi, hãy tham khảo Tài nguyên.