mbed-os/features/net
Christopher Haster 0f40c121d5 wifi - Moved wifi_ap_t into its own class WiFiAccessPoint
Using a class for this structure is more idiomatic C++, allows
future deprecations, and more flexibility of the internal structure.

Additionally, this matches to design of the SocketAddress class
specific to the network-socket api.
2016-09-30 15:56:05 -05:00
..
FEATURE_IPV4 lwip_stack: remove emac int enable/disable functions 2016-09-30 10:59:27 +01:00
FEATURE_IPV6 Fixed assert failure on reconections 2016-09-28 09:59:12 +02:00
network-socket wifi - Moved wifi_ap_t into its own class WiFiAccessPoint 2016-09-30 15:56:05 -05:00