mn_network.hpp File Reference

This file is part of the Mini Thread Library (https://github.com/RoseLeBlood/MiniThread ). More...

#include "mn_wifi.hpp"
#include "mn_wifi_ap.hpp"

Go to the source code of this file.

Namespaces

 mn
 
 mn::device
 

Typedefs

using mn::device::wifi_net_if = basic_wifi_net_if
 using basic_ip6_address for ip6_address More...
 
using mn::device::ppp_net_if = void *
 using void* for ppp_net_if - not IMPL More...
 
using mn::device::ethernet_nef_if = void *
 using void* for ethernet_nef_if - not IMPL More...
 
using mn::device::wifi = basic_wifi
 
using mn::device::wifi_ap = basic_wifi_ap
 
using mn::device::wifi_sta = void
 
using mn::device::wifi_multi = void
 
using mn::device::eth = void
 
using mn::device::serial_net = void
 

Detailed Description

This file is part of the Mini Thread Library (https://github.com/RoseLeBlood/MiniThread ).

Author
Copyright (c) 2021 Amber-Sophia Schroeck
License
The Mini Thread Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3, or (at your option) any later version.

The Mini Thread Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with the Mini Thread Library; if not, see https://www.gnu.org/licenses/.