Updates the Steering Data's bloom filter with a Joiner ID.
Details
Parameters
[out] aSteeringData
The Steering Data to update.
[in] aJoinerId
The Joiner ID to add.
Return Values
OT_ERROR_NONE
Successfully updated the Steering Data.
OT_ERROR_INVALID_ARGS
The Steering Data is not valid (incorrect length).
Macros
OT_STEERING_DATA_MAX_LENGTH
OT_STEERING_DATA_MAX_LENGTH 16
Max Steering Data length (bytes)
OT_STEERING_DATA_MIN_LENGTH
OT_STEERING_DATA_MIN_LENGTH 1
Min Steering Data length (bytes)
Resources
OpenThread API Reference topics originate from the source code, available
on GitHub.
For more information, or to contribute to our documentation, refer to
Resources.
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. The OPENTHREAD and related marks are trademarks of the Thread Group and are used under license.
Last updated 2025-12-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-12-10 UTC."],[],[]]