mbed-os/connectivity/cellular/include/cellular/framework
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
..
API AT command fix - hex string shouldn't be quoted on bc95 2021-07-14 21:43:53 +01:00
AT Code improvements for the unresolved comments 2021-09-03 12:49:00 +01:00
common Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
device Split include/ and source/ for cellular 2020-07-22 11:05:49 +01:00