Lines Matching +full:size +full:- +full:report
49 * @addtogroup api-commissioner
79 #define OT_COMMISSIONING_PASSPHRASE_MIN_SIZE 6 ///< Minimum size of the Commissioning Passphrase
80 #define OT_COMMISSIONING_PASSPHRASE_MAX_SIZE 255 ///< Maximum size of the Commissioning Passphrase
82 #define OT_PROVISIONING_URL_MAX_SIZE 64 ///< Max size (number of chars) in Provisioning URL string …
109 …bool mHasExtraTlv : 1; ///< TRUE if the Dataset contains any extra unknown sub-TLV, FALSE o…
119 …char m8[OT_JOINER_MAX_PSKD_LENGTH + 1]; ///< Char string array (must be null terminated - +1 is fo…
128 …OT_JOINER_INFO_TYPE_EUI64 = 1, ///< Joiner EUI-64 is specified (`mSharedId.mEui64` in `otJoine…
151 * @param[in] aContext A pointer to application-specific context.
161 * @param[in] aContext A pointer to application-specific context.
174 * @param[in] aCallbackContext A pointer to application-specific context.
220 * @param[in] aEui64 A pointer to the Joiner's IEEE EUI-64 or NULL for any Joiner.
272 * @param[in] aEui64 A pointer to the Joiner's IEEE EUI-64 or NULL for any Joiner.
340 * Pointer is called when the Commissioner receives an Energy Report.
345 * @param[in] aContext A pointer to application-specific context.
361 …* @param[in] aCallback A pointer to a function called on receiving an Energy Report m…
362 * @param[in] aContext A pointer to application-specific context.
384 * @param[in] aContext A pointer to application-specific context.
396 * @param[in] aContext A pointer to application-specific context.