|
ESPHome 2026.10.0-dev
|
#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 |
Definition at line 70 of file esp_now_hosted_rpc.h.
| uint8_t __attribute__::channel |
Definition at line 92 of file esp_now_hosted_rpc.h.
| uint8_t __attribute__::data |
Definition at line 101 of file esp_now_hosted_rpc.h.
| uint16_t __attribute__::data_len |
Definition at line 100 of file esp_now_hosted_rpc.h.
| uint8_t __attribute__::des_addr |
Definition at line 111 of file esp_now_hosted_rpc.h.
| uint8_t __attribute__::encrypt |
Definition at line 94 of file esp_now_hosted_rpc.h.
| uint8_t __attribute__::has_addr |
Definition at line 98 of file esp_now_hosted_rpc.h.
| uint8_t __attribute__::ifidx |
Definition at line 93 of file esp_now_hosted_rpc.h.
| uint8_t __attribute__::lmk[16] |
Definition at line 91 of file esp_now_hosted_rpc.h.
| uint8_t __attribute__::opcode |
Definition at line 71 of file esp_now_hosted_rpc.h.
| uint8_t __attribute__::payload[] |
Definition at line 74 of file esp_now_hosted_rpc.h.
| uint16_t __attribute__::payload_len |
Definition at line 73 of file esp_now_hosted_rpc.h.
| uint8_t __attribute__::peer_addr |
Definition at line 90 of file esp_now_hosted_rpc.h.
| uint8_t __attribute__::ret[] |
Definition at line 82 of file esp_now_hosted_rpc.h.
| uint16_t __attribute__::ret_len |
Definition at line 81 of file esp_now_hosted_rpc.h.
| int8_t __attribute__::rssi |
Definition at line 112 of file esp_now_hosted_rpc.h.
| uint8_t __attribute__::seq |
Definition at line 72 of file esp_now_hosted_rpc.h.
| uint8_t __attribute__::src_addr[6] |
Definition at line 110 of file esp_now_hosted_rpc.h.
| int32_t __attribute__::status |
Definition at line 80 of file esp_now_hosted_rpc.h.
| uint8_t __attribute__::status |
Definition at line 120 of file esp_now_hosted_rpc.h.