Add a new callback list structure for state change information. These APIs are meant to eventually replace the single callback API provided by openthread_set_state_changed_cb(). This will allow multiple users to gain information about OpenThread stage changes. Note CONFIG_OPENTHREAD_MAX_STATECHANGE_HANDLERS with OpenThread's otSetStateChangedCallback() API can also be used to enable registration of multiple callbacks of this type but this cannot be modified if a certified OpenThread binary is used in the build. Signed-off-by: Nick Ward <nick.ward@ftpsolutions.com.au> |
||
|---|---|---|
| .. | ||
| bluetooth | ||
| canbus | ||
| dummy | ||
| ethernet | ||
| ieee802154 | ||
| openthread | ||
| ppp | ||
| virtual | ||
| wifi | ||
| CMakeLists.txt | ||
| Kconfig | ||