mbed-os/connectivity/nanostack/mbed-mesh-api
Mika Leppänen 989c8e85eb Added new start methods to Wi-SUN BR with WisunInterface parameter and deprecated the old ones
Previously WisunBorderRouter start() used NetworkInterface type for mesh interface, although only
WisunInterface type is possible for the call. Added a new overloads of the start with the
WisunInterface as mesh interface type and deprecated the old ones. This makes the calls stricter
about the interface type and safer. It also allows to remove the reinterpret_cast that causes
compiler warning on ARM compiler.
2021-04-07 11:34:33 +03:00
..
mbed-mesh-api Added new start methods to Wi-SUN BR with WisunInterface parameter and deprecated the old ones 2021-04-07 11:34:33 +03:00
source Added new start methods to Wi-SUN BR with WisunInterface parameter and deprecated the old ones 2021-04-07 11:34:33 +03:00
.gitignore Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
.mbedignore Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
CMakeLists.txt CMake: Rename CMake targets 2020-11-06 17:25:22 +00:00
LICENSE Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
apache-2.0.txt Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
mbed_lib.json Improve WisunInterface set_network_size docs 2021-03-18 11:50:54 +02:00