Home
last modified time | relevance | path

Searched refs:OT_CHANNEL (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/subsys/net/l2/openthread/
Dopenthread.c63 #define OT_CHANNEL CONFIG_OPENTHREAD_CHANNEL macro
65 #define OT_CHANNEL 0 macro
472 otLinkSetChannel(ot_instance, OT_CHANNEL); in openthread_start()