mbed-os/features/nanostack/mbed-mesh-api/source
Michal Paszta 8d1edc7db8 Nanostack network handle does not always call status cb for BOOTSTRAP events
UBLOX_EVK_ODIN_W2 advertises more events than we expect.
1) When disconnecting first network connectivity is lost and then an
actual disconnection event arrives. The first one is unexpected.
2) When reconnecting MESH_BOOTSTRAP_START_FAILED shows up, but the board
eventually manages to connect
2019-04-17 19:31:36 +03:00
..
include enet_tasklet_disconnect() should generate event to tasklet. 2019-02-13 13:57:03 +02:00
CallbackHandler.cpp Nanostack EMAC implementation 2018-05-23 12:24:04 +03:00
LoWPANNDInterface.cpp Correcting the error-case trace from mesh-api interfaces 2019-01-07 10:48:46 +02:00
MeshInterfaceNanostack.cpp Nanostack network handle does not always call status cb for BOOTSTRAP events 2019-04-17 19:31:36 +03:00
NanostackEMACInterface.cpp mbed.h includes removed 2018-12-28 14:36:10 +02:00
NanostackEthernetInterface.cpp Nanostack::EthernetInterface::bringdown() can handle blocking mode 2019-03-27 16:34:46 +02:00
NanostackMemoryManager.cpp nanostack mesh: fix coding style 2018-11-15 07:20:12 +00:00
ThreadInterface.cpp Correct thread status callback functionality. 2019-03-12 13:13:55 +02:00
WisunInterface.cpp Correcting the error-case trace from mesh-api interfaces 2019-01-07 10:48:46 +02:00
ethernet_tasklet.c enet_tasklet_disconnect() should generate event to tasklet. 2019-02-13 13:57:03 +02:00
mesh_system.c nanostack mesh: fix coding style 2018-11-15 07:20:12 +00:00
nd_tasklet.c nanostack mesh: fix coding style 2018-11-15 07:20:12 +00:00
thread_tasklet.c Correct thread status callback functionality. 2019-03-12 13:13:55 +02:00
wisun_tasklet.c Set tasklet parameters before connecting 2019-01-30 13:06:17 +02:00