Definition at line 41 of file ESPNOW.h.
|
void | set_pmk (char *espnow_pmk) |
|
void | set_channel (uint8_t channel) |
|
int16_t | add_node (uint8_t remote_id, uint8_t remote_mac[]) |
|
void | set_autoregistration (bool enabled) |
|
uint32_t | back_off (uint8_t attempts) |
|
bool | begin (uint8_t=0) |
|
bool | can_start () |
|
void | handle_collision () |
|
uint16_t | receive_frame (uint8_t *data, uint16_t max_length) |
|
uint16_t | receive_response () |
|
void | send_response (uint8_t response) |
|
void | send_frame (uint8_t *data, uint16_t length) |
|
|
static uint8_t | get_max_attempts () |
|
static uint16_t | get_receive_time () |
|
The documentation for this class was generated from the following file:
- hal/transport/PJON/driver/strategies/ESPNOW/ESPNOW.h