otJoinerDiscerner
#include <joiner.h>
此结构表示接合器识别器。
摘要
公共属性
|
mLength
|
uint8_t
长度(位数)- 必须是非零值,且不超过 OT_JOINER_MAX_DISCERNER_LENGTH 。
|
mValue
|
uint64_t
判别器值(最低 mLength 位用于指定判别器)。
|
公共属性
毫米长度
uint8_t otJoinerDiscerner::mLength
长度(位数)- 必须是非零值,且不超过 OT_JOINER_MAX_DISCERNER_LENGTH
。
毫值
uint64_t otJoinerDiscerner::mValue
判别器值(最低 mLength
位用于指定判别器)。
资源
OpenThread API 参考主题源自源代码,可在 GitHub 上找到。
如需了解详情或为我们的文档做贡献,请参阅资源。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2022-02-02 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]