openthread / ot-commissioner

OpenThread Commissioner, a Thread commissioner for joining new Thread devices and managing Thread networks.
https://openthread.io/
BSD 3-Clause "New" or "Revised" License
49 stars 36 forks source link

[swig] fix the SWIG ignores for java #287

Closed wgtdkp closed 1 month ago

wgtdkp commented 1 month ago

The commissioner.i file is behind the APIs in include/commissioner/.

Also ignores PrintTo given it's only for googletest.