mbed-os/connectivity/nanostack/include/nanostack-interface
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
..
Nanostack.h Code improvements for the unresolved comments 2021-09-03 12:49:00 +01:00
NanostackEthernetPhy.h Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
NanostackInterface.h Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
NanostackLockGuard.h Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
NanostackMACPhy.h Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
NanostackPPPPhy.h Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
NanostackPhy.h Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
NanostackRfPhy.h Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00