Skip to content

Commit

Permalink
Update src/platform/OpenThread/GenericThreadStackManagerImpl_OpenThre…
Browse files Browse the repository at this point in the history
…ad.hpp

Co-authored-by: Ricardo Casallas <77841255+rcasallas-silabs@users.noreply.github.com>
  • Loading branch information
lpbeliveau-silabs and rcasallas-silabs authored Jul 18, 2024
1 parent a7ffc78 commit 3697fe5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1090,7 +1090,7 @@ CHIP_ERROR GenericThreadStackManagerImpl_OpenThread<ImplClass>::_GetPollPeriod(u

/**
* @brief Helper that sets callbacks for OpenThread state changes and configures the Thread stack.
* Assigns mOTInst to and instance and configures the OT stack on a device by setting state change callbacks enabling features
* Assigns mOTInst to an instance, and configures the OT stack on a device by setting state change callbacks enabling features
* for IPv6 address configuration, enabling the Thread network if necessary, and handling SRP if enabled.
* Allows for the configuration of the Thread stack on a device where the instance and the otCLI are already initialised.
*
Expand Down

0 comments on commit 3697fe5

Please sign in to comment.