mbed-os/features/netsocket
Christopher Haster 4f1ededb58 Renamed NSAPI_SECURITY_UNSUPPORTED -> NSAPI_SECURITY_UNKNOWN
Returning a wifi access point without information regarding the
security type is only valid if the security type is unknown (from
the perspective of the network-socket API). For clarity in situations
in which scan may return an unsupported, but known security type,
type name has been changed to NSAPI_SECURITY_UNKNOWN.
2016-10-04 14:23:36 -05:00
..
CellularInterface.h Merge remote-tracking branch 'upstream/master' into feature_wifi_ublox_merge 2016-10-02 07:29:07 -05:00
EthInterface.h restructure - Fixed include paths damaged by the restructure 2016-09-30 19:18:09 -05:00
MeshInterface.h restructure - Fixed include paths damaged by the restructure 2016-09-30 19:18:09 -05:00
NetworkInterface.cpp restructure - Fixed include paths damaged by the restructure 2016-09-30 19:18:09 -05:00
NetworkInterface.h restructure - Fixed include paths damaged by the restructure 2016-09-30 19:18:09 -05:00
NetworkStack.cpp restructure - Restructured features/net directory 2016-09-30 19:18:09 -05:00
NetworkStack.h restructure - Fixed include paths damaged by the restructure 2016-09-30 19:18:09 -05:00
Socket.cpp restructure - Restructured features/net directory 2016-09-30 19:18:09 -05:00
Socket.h restructure - Fixed include paths damaged by the restructure 2016-09-30 19:18:09 -05:00
SocketAddress.cpp restructure - Restructured features/net directory 2016-09-30 19:18:09 -05:00
SocketAddress.h restructure - Restructured features/net directory 2016-09-30 19:18:09 -05:00
TCPServer.cpp restructure - Restructured features/net directory 2016-09-30 19:18:09 -05:00
TCPServer.h restructure - Fixed include paths damaged by the restructure 2016-09-30 19:18:09 -05:00
TCPSocket.cpp restructure - Restructured features/net directory 2016-09-30 19:18:09 -05:00
TCPSocket.h restructure - Fixed include paths damaged by the restructure 2016-09-30 19:18:09 -05:00
UDPSocket.cpp restructure - Restructured features/net directory 2016-09-30 19:18:09 -05:00
UDPSocket.h restructure - Fixed include paths damaged by the restructure 2016-09-30 19:18:09 -05:00
WiFiAccessPoint.cpp Merge remote-tracking branch 'upstream/master' into feature_wifi_ublox_merge 2016-10-02 07:29:07 -05:00
WiFiAccessPoint.h Fixed missing public 2016-10-04 15:52:56 +02:00
WiFiInterface.h Fixed missing abstract connect method 2016-10-04 15:52:55 +02:00
emac_stack_mem.h Added function for increasing ref count. 2016-10-04 15:52:55 +02:00
mbed_lib.json restructure - Restructured features/net directory 2016-09-30 19:18:09 -05:00
nsapi.h restructure - Fixed include paths damaged by the restructure 2016-09-30 19:18:09 -05:00
nsapi_dns.cpp restructure - Fixed include paths damaged by the restructure 2016-09-30 19:18:09 -05:00
nsapi_dns.h restructure - Fixed include paths damaged by the restructure 2016-09-30 19:18:09 -05:00
nsapi_types.h Renamed NSAPI_SECURITY_UNSUPPORTED -> NSAPI_SECURITY_UNKNOWN 2016-10-04 14:23:36 -05:00