esp-idf/components/esp_netif/include
Nachiket Kukade 4c76af3f68 esp_wifi: Add support for NAN Discovery and Datapath
Update wifi lib with below -
1. Create NAN Discovery SM for beaconing & cluster formation
2. Create NAN interface for Tx/Rx of beacons & action frames
3. Add commands & events for NAN Services Publish/Subscribe/Followup
4. Add NAN Datapath definitions, Events, Peer structures
5. Support for forming and parsing of Datapath related attributes
6. Modules for NDP Req, Resp, Confirm, Term, Peer management
7. NAN Interface related additions in Datapath, Data Tx Q's

In addition include below changes -
1. Add netif and driver support for NAN Interface
2. Add simple examples for Publisher-Subscriber usecases
3. Add an advanced console example that supports commands
   for NAN Discovery, Services & Datapath
4. Add wifi_apps for providing better NAN API's and Peer management

Co-authored-by: Shyamal Khachane <shyamal.khachane@espressif.com>
2023-03-10 11:18:23 +05:30
..
lwip esp_wifi: Add support for NAN Discovery and Datapath 2023-03-10 11:18:23 +05:30
esp_netif_br_glue.h esp_netif: added support for LwIP bridge 2022-06-14 15:29:44 +02:00
esp_netif_defaults.h esp_wifi: Add support for NAN Discovery and Datapath 2023-03-10 11:18:23 +05:30
esp_netif_ip_addr.h lwip: Support IPv6 only mode 2023-02-27 08:53:34 +01:00
esp_netif_net_stack.h esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" 2022-07-20 14:59:07 +02:00
esp_netif_ppp.h esp_netif: Extend PPP netif API to control connection failure 2021-09-07 09:03:15 +02:00
esp_netif_sntp.h esp_netif/lwip: Fix core-locking config 2023-01-17 16:15:58 +01:00
esp_netif_types.h lwip: solve some routers do not forward multicast packet issue 2023-03-08 16:58:29 +08:00
esp_netif.h esp-lwip: Added API to expose default esp-netif. 2023-01-25 12:03:02 +05:30
esp_vfs_l2tap.h docs: fix all doxygen warnings 2022-05-12 14:50:03 +08:00