mbed-os/connectivity
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
..
FEATURE_BLE Merge pull request #14941 from hazzlim/update-tests-to-use-chrono 2021-07-30 12:02:10 +01:00
cellular Code improvements for the unresolved comments 2021-09-03 12:49:00 +01:00
docs fix(docs): corrects various typos in project documentation 2021-04-23 23:31:11 -05:00
drivers Merge pull request #15017 from hallard/STM32WL_HP_optimal 2021-08-30 14:17:01 +01:00
libraries CMake: Limit the mbed-stubs-nanostack-libservice to required dependency mocks 2021-07-13 05:49:53 -07:00
lorawan CMake: Add option to enable greentea tests 2021-08-10 16:35:11 +01:00
lwipstack Code improvements for the unresolved comments 2021-09-03 12:49:00 +01:00
mbedtls CMake: Move mbedtls stub headers to the mbedtls doubles dir 2021-07-12 07:19:04 -07:00
nanostack Code improvements for the unresolved comments 2021-09-03 12:49:00 +01:00
netsocket Code improvements for the unresolved comments 2021-09-03 12:49:00 +01:00
nfc CMake: Require TEST_SOURCES in greentea CMake file 2021-06-29 13:33:42 +01:00
CMakeLists.txt CMake: Create mbed-headers-ble library 2021-07-21 01:51:48 -07:00