mbed-os/UNITTESTS/features/netsocket
Teppo Järvelin b0ee22c96b Cellular: CellularContext must provide access to CellularDevice
When using NetworkInterface::get_default_instance() application gets handle
to CellularInterface which is actually CellularContext derived from CellularInterface.
Application needs also handle to CellularDevice to open other interfaces.
2019-03-26 07:29:11 +02:00
..
DTLSSocket InternetSocket: better protect _callback 2019-01-18 15:37:11 +02:00
DTLSSocketWrapper Multiple memory handling fixes 2019-02-20 10:50:55 +01:00
EthernetInterface Merge pull request #9424 from SeppoTakalo/ONME-4125 2019-02-11 10:41:35 +01:00
InternetSocket NetworkStack: halts if unable to add an event to the event queue 2019-02-26 09:44:15 +02:00
NetworkInterface Merge pull request #9387 from tymoteuszblochmobica/Sockets 2019-02-21 13:50:03 +01:00
NetworkStack NetworkStack: halts if unable to add an event to the event queue 2019-02-26 09:44:15 +02:00
SocketAddress Use the parsing status as a way to detect if the IP string represent a valid IPv6 address 2018-10-23 11:25:52 +02:00
TCPServer NetworkStack: halts if unable to add an event to the event queue 2019-02-26 09:44:15 +02:00
TCPSocket Merge pull request #9799 from VeijoPesonen/bugfix-esp8266-dns 2019-02-27 11:30:38 +01:00
TLSSocket InternetSocket: better protect _callback 2019-01-18 15:37:11 +02:00
TLSSocketWrapper Multiple memory handling fixes 2019-02-20 10:50:55 +01:00
UDPSocket NetworkStack: halts if unable to add an event to the event queue 2019-02-26 09:44:15 +02:00
WiFiAccessPoint Multiple memory handling fixes 2019-02-20 10:50:55 +01:00
cellular/CellularNonIPSocket Cellular: CellularContext must provide access to CellularDevice 2019-03-26 07:29:11 +02:00