ESPHome 2026.10.0-dev
Loading...
Searching...
No Matches
__attribute__ Struct Reference

#include <esp_now_hosted_rpc.h>

Data Fields

uint8_t opcode
 
uint8_t seq
 
uint16_t payload_len
 
uint8_t payload []
 
int32_t status
 
uint16_t ret_len
 
uint8_t ret []
 
uint8_t peer_addr [6]
 
uint8_t lmk [16]
 
uint8_t channel
 
uint8_t ifidx
 
uint8_t encrypt
 
uint8_t has_addr
 
uint16_t data_len
 
uint8_t data []
 
uint8_t src_addr [6]
 
uint8_t des_addr [6]
 
int8_t rssi
 
uint8_t status
 

Detailed Description

Definition at line 70 of file esp_now_hosted_rpc.h.

Field Documentation

◆ channel

uint8_t __attribute__::channel

Definition at line 92 of file esp_now_hosted_rpc.h.

◆ data

uint8_t __attribute__::data

Definition at line 101 of file esp_now_hosted_rpc.h.

◆ data_len

uint16_t __attribute__::data_len

Definition at line 100 of file esp_now_hosted_rpc.h.

◆ des_addr

uint8_t __attribute__::des_addr

Definition at line 111 of file esp_now_hosted_rpc.h.

◆ encrypt

uint8_t __attribute__::encrypt

Definition at line 94 of file esp_now_hosted_rpc.h.

◆ has_addr

uint8_t __attribute__::has_addr

Definition at line 98 of file esp_now_hosted_rpc.h.

◆ ifidx

uint8_t __attribute__::ifidx

Definition at line 93 of file esp_now_hosted_rpc.h.

◆ lmk

uint8_t __attribute__::lmk[16]

Definition at line 91 of file esp_now_hosted_rpc.h.

◆ opcode

uint8_t __attribute__::opcode

Definition at line 71 of file esp_now_hosted_rpc.h.

◆ payload

uint8_t __attribute__::payload[]

Definition at line 74 of file esp_now_hosted_rpc.h.

◆ payload_len

uint16_t __attribute__::payload_len

Definition at line 73 of file esp_now_hosted_rpc.h.

◆ peer_addr

uint8_t __attribute__::peer_addr

Definition at line 90 of file esp_now_hosted_rpc.h.

◆ ret

uint8_t __attribute__::ret[]

Definition at line 82 of file esp_now_hosted_rpc.h.

◆ ret_len

uint16_t __attribute__::ret_len

Definition at line 81 of file esp_now_hosted_rpc.h.

◆ rssi

int8_t __attribute__::rssi

Definition at line 112 of file esp_now_hosted_rpc.h.

◆ seq

uint8_t __attribute__::seq

Definition at line 72 of file esp_now_hosted_rpc.h.

◆ src_addr

uint8_t __attribute__::src_addr[6]

Definition at line 110 of file esp_now_hosted_rpc.h.

◆ status [1/2]

int32_t __attribute__::status

Definition at line 80 of file esp_now_hosted_rpc.h.

◆ status [2/2]

uint8_t __attribute__::status

Definition at line 120 of file esp_now_hosted_rpc.h.


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