arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
WiFiUDPZephyr.h File Reference
#include <zephyr/net/net_ip.h>
#include <zephyr/net/socket.h>
#include <zephyr/sys/util.h>
#include <cstring>
#include "IPAddress.h"

Go to the source code of this file.

Classes

class  WiFiUDPZephyr
 WiFiUDP (Zephyr zsock version) This class provides a UDP interface using Zephyr's socket API (zsock). It mimics the Arduino WiFiUDP API for compatibility. More...
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.
 

Typedefs

using EthernetUDP = WiFiUDPZephyr
 
using UDP = WiFiUDPZephyr
 
using WiFiUDP = WiFiUDPZephyr