Home
last modified time | relevance | path

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

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