mbed-os/features/netsocket
Nir Sonnenschein 8c2ad14ace
Merge pull request #9568 from ARMmbed/feature-cellular-refactor
Merge feature cellular refactor
2019-02-07 18:17:32 +02:00
..
cellular Cellular: Fix astyle 2019-01-31 04:15:01 -08:00
emac-drivers add SPDX indentifier, modify 450zi.icf file and static definition in us_ticker.c 2019-01-09 19:03:33 +08:00
CellularBase.h Fix NetworkInterface::set_default_parameters binary compatibility 2019-01-28 03:27:10 -08:00
DNS.h Adds newlines to avoid compiler warnings 2019-01-23 16:43:32 +02:00
DTLSSocket.cpp
DTLSSocket.h removing 'easy to use' 2019-01-21 11:45:12 +02:00
DTLSSocketWrapper.cpp
DTLSSocketWrapper.h Adds newlines to avoid compiler warnings 2019-01-23 16:43:32 +02:00
EMAC.h
EMACInterface.cpp
EMACInterface.h
EMACMemoryManager.h L3IP Interface Implementation 2018-12-20 15:23:43 +01:00
EthInterface.h typo fixes, future->present 2019-01-21 11:45:12 +02:00
EthernetInterface.cpp
EthernetInterface.h
InternetSocket.cpp InternetSocket: better protect _callback 2019-01-18 15:37:11 +02:00
InternetSocket.h InternetSocket: Use atomics, not volatile 2019-01-18 15:37:11 +02:00
L3IP.h L3IP Interface Implementation 2018-12-20 15:23:43 +01:00
L3IPInterface.cpp L3IP Interface Implementation 2018-12-20 15:23:43 +01:00
L3IPInterface.h L3IPInterface: make inheriting virtual explicit 2019-01-23 17:04:42 +02:00
MeshInterface.h Create new netinterface Doxygen group 2019-01-21 11:43:49 +02:00
NetStackMemoryManager.cpp L3IP Interface Implementation 2018-12-20 15:23:43 +01:00
NetStackMemoryManager.h L3IP Interface Implementation 2018-12-20 15:23:43 +01:00
NetworkInterface.cpp
NetworkInterface.h Merge pull request #9568 from ARMmbed/feature-cellular-refactor 2019-02-07 18:17:32 +02:00
NetworkInterfaceDefaults.cpp Cellular: Added API for setting default parameters to a network interface 2019-01-22 02:24:45 -08:00
NetworkStack.cpp mbed.h includes removed 2018-12-28 14:36:10 +02:00
NetworkStack.h Fix netsocket Doxygen group 2019-01-21 11:43:49 +02:00
OnboardNetworkStack.h L3IP Interface Implementation 2018-12-20 15:23:43 +01:00
Socket.h Documentation of TLSSocket behavior on AUTH_FAILURE 2019-01-22 12:40:42 +01:00
SocketAddress.cpp
SocketAddress.h SocketAddress doxygen cleanup 2019-01-21 11:45:12 +02:00
SocketStats.cpp Make sure no memory overhead if statistics are disabled 2018-11-26 09:42:45 -06:00
SocketStats.h Make sure no memory overhead if statistics are disabled 2018-11-26 09:42:45 -06:00
TCPServer.cpp InternetSocket: Use atomics, not volatile 2019-01-18 15:37:11 +02:00
TCPServer.h Fix netsocket Doxygen group 2019-01-21 11:43:49 +02:00
TCPSocket.cpp TCPSocket.cpp setting socket should terminate with semicolon 2019-01-24 14:25:34 -08:00
TCPSocket.h Fix netsocket Doxygen group 2019-01-21 11:43:49 +02:00
TLSSocket.cpp
TLSSocket.h Documentation of TLSSocket behavior on AUTH_FAILURE 2019-01-22 12:40:42 +01:00
TLSSocketWrapper.cpp Documentation of TLSSocket behavior on AUTH_FAILURE 2019-01-22 12:40:42 +01:00
TLSSocketWrapper.h Documentation of TLSSocket behavior on AUTH_FAILURE 2019-01-22 12:40:42 +01:00
UDPSocket.cpp InternetSocket: Use atomics, not volatile 2019-01-18 15:37:11 +02:00
UDPSocket.h Add socketstats stub functions for unittest and addressed reviews 2018-11-26 09:42:50 -06:00
WiFiAccessPoint.cpp
WiFiAccessPoint.h
WiFiInterface.h Fix NetworkInterface::set_default_parameters binary compatibility 2019-01-28 03:27:10 -08:00
mbed_lib.json Add config options for socket statistics 2018-11-26 09:42:45 -06:00
nsapi.h
nsapi_dns.cpp
nsapi_dns.h Create new netinterface Doxygen group 2019-01-21 11:43:49 +02:00
nsapi_ppp.h
nsapi_types.h Clarify asyncronous Networkinterface::connect() and disconnect() API 2019-01-18 15:36:23 +02:00