ESPHome 2025.9.0-dev
Loading...
Searching...
No Matches
esphome::espnow::ESPNowPeer Struct Reference

#include <espnow_component.h>

Public Member Functions

bool operator== (const ESPNowPeer &other) const
 
bool operator== (const uint8_t *other) const
 

Data Fields

uint8_t address [ESP_NOW_ETH_ALEN]
 

Detailed Description

Definition at line 49 of file espnow_component.h.

Member Function Documentation

◆ operator==() [1/2]

bool esphome::espnow::ESPNowPeer::operator== ( const ESPNowPeer & other) const
inline

Definition at line 52 of file espnow_component.h.

◆ operator==() [2/2]

bool esphome::espnow::ESPNowPeer::operator== ( const uint8_t * other) const
inline

Definition at line 53 of file espnow_component.h.

Field Documentation

◆ address

uint8_t esphome::espnow::ESPNowPeer::address[ESP_NOW_ETH_ALEN]

Definition at line 50 of file espnow_component.h.


The documentation for this struct was generated from the following file: