mirror of
https://github.com/espressif/openthread.git
synced 2026-07-11 06:40:19 +00:00
08e52e55a5
Introduces a new core property (`PROP_HOST_POWER_STATE`) which is used by the host to inform the NCP of the power state of the *host*. The NCP can then use this state to determine which properties need asynchronous updates. The states are defined in similar terms to those used for the `PROP_POWER_STATE` property.