mbed-os/connectivity/nanostack
mateusz.kalinowski ec3f4379d9 Code improvements for the unresolved comments
This patch contains improvements mentioned in the unresolved PR
comments:
- function names were changed from socket_sendmsg/socket_recvmsg to
  socket_sendto_control/socket_recvfrom_control.
- default implementation of this functions was provided in the
  NetworkStack class.
- MsgHeaderIterator accesses elements on the aligned addresses.
2021-09-03 12:49:00 +01:00
..
coap-service Squashed 'connectivity/nanostack/coap-service/' changes from 4a126bd278..bbe01736bd 2021-06-28 09:38:14 +03:00
include/nanostack-interface Code improvements for the unresolved comments 2021-09-03 12:49:00 +01:00
mbed-mesh-api New feature: send/recv message implementation added to network stack 2021-09-01 09:13:57 +01:00
nanostack-hal-mbed-cmsis-rtos Corrected nanostack coverity warnings 2021-01-13 13:05:51 +02:00
sal-stack-nanostack Update file path in CMakeLists.txt 2021-06-29 17:50:43 +03:00
sal-stack-nanostack-eventloop Merge commit '2f56ffab52d78986aebc1a290f106f5cf58830f8' 2021-01-19 11:38:59 +02:00
source Replaced new calls with nothrow version of the call on mesh api 2020-11-25 10:04:58 +02:00
CMakeLists.txt CMake: Add nanostack dependency 2020-11-23 20:18:48 +00:00
CONTRIBUTING.md Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
mbed_lib.json Moving mbed_lib.json outside sources 2020-08-06 13:43:55 +01:00