mbed-os/features/nanostack/FEATURE_NANOSTACK/mbed-mesh-api/source
Seppo Takalo 36aa8bc5c6 Allow 6LoWPAN applications to leave out channel specification.
When specifying a full channel mask in .lib and setting the channel
to zero, device does proper channel scan.

For Thread, channel must be specified for router.
Sleepy devices don't respect the channel settings but do a full channel
scan at the start.

+ Modified the channel mask print to use hex.
2018-01-02 15:22:02 +00:00
..
include ONME-3113: Fix GCC_ARM and ARM compiler warnings from mbed-mesh-api 2017-07-11 15:56:08 +03:00
CallbackHandler.cpp Get rid of Mesh6LoWPAN_ND and MeshThread classes. 2016-11-15 13:12:18 +02:00
LoWPANNDInterface.cpp ONME-3113: Fix GCC_ARM and ARM compiler warnings from mbed-mesh-api 2017-07-11 15:56:08 +03:00
MeshInterfaceNanostack.cpp Rename NanostackRfPhy to NanostackPhy 2016-11-15 13:12:18 +02:00
NanostackEthernetInterface.cpp Implement Ethernet interface for Nanostack. 2016-11-15 13:15:52 +02:00
ThreadInterface.cpp Adjust Thread interface connect timeout 2017-05-17 12:45:52 +03:00
ethernet_tasklet.c -useless static_config.h removed 2017-03-28 11:46:40 +03:00
mesh_system.c Allow using of malloc() for reserving the Nanostack's heap. 2017-08-08 11:20:22 +03:00
nd_tasklet.c Allow 6LoWPAN applications to leave out channel specification. 2018-01-02 15:22:02 +00:00
thread_tasklet.c Allow 6LoWPAN applications to leave out channel specification. 2018-01-02 15:22:02 +00:00