Go to file
Christopher Haster 97380a75c6 Restructured nsapi headers
- Provide nsapi.h as central entry point
- Provide nsapi_types.h as c-compatible destination for nsapi types
- Standardize include paths
2016-07-21 18:22:55 -05:00
DnsQuery Rename Interface -> Stack 2016-07-21 18:19:21 -05:00
CellularInterface.h Restructured nsapi headers 2016-07-21 18:22:55 -05:00
EthInterface.h Restructured nsapi headers 2016-07-21 18:22:55 -05:00
MeshInterface.h Restructured nsapi headers 2016-07-21 18:22:55 -05:00
NetworkInterface.h Restructured nsapi headers 2016-07-21 18:22:55 -05:00
NetworkStack.cpp Rename Interface -> Stack 2016-07-21 18:19:21 -05:00
NetworkStack.h Restructured nsapi headers 2016-07-21 18:22:55 -05:00
Socket.cpp Coalesce redundant events to reduce cpu usage in lazy implementations 2016-07-21 18:19:21 -05:00
Socket.h Restructured nsapi headers 2016-07-21 18:22:55 -05:00
SocketAddress.cpp Separate interface from stack in NSAPI 2016-07-21 18:20:45 -05:00
SocketAddress.h Restructured nsapi headers 2016-07-21 18:22:55 -05:00
TCPServer.cpp Separate interface from stack in NSAPI 2016-07-21 18:20:45 -05:00
TCPServer.h Restructured nsapi headers 2016-07-21 18:22:55 -05:00
TCPSocket.cpp Fix async NSAPI race condition 2016-07-21 18:20:59 -05:00
TCPSocket.h Restructured nsapi headers 2016-07-21 18:22:55 -05:00
UDPSocket.cpp Fix async NSAPI race condition 2016-07-21 18:20:59 -05:00
UDPSocket.h Restructured nsapi headers 2016-07-21 18:22:55 -05:00
WiFiInterface.h Restructured nsapi headers 2016-07-21 18:22:55 -05:00
nsapi.h Restructured nsapi headers 2016-07-21 18:22:55 -05:00
nsapi_types.h Restructured nsapi headers 2016-07-21 18:22:55 -05:00