mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
2fa7a13c1b
* Add initial commissioning commands support to the NCP * Make GetPropertyHandler_THREAD_COMMISSIONER_ENABLED send true only if commissioner active, move commissioner state enum to oepnthread/types.h * Use enum to return commissioner state, make spinel property return true only if Commissioner State Active * Fix spinel documentation