MySensors Library & Examples  2.3.2-62-ge298769
Public Member Functions | Public Attributes | List of all members
Any Class Reference

Detailed Description

Definition at line 29 of file Any.h.

+ Collaboration diagram for Any:

Public Member Functions

void set_link (StrategyLinkBase *strategy_link)
 
uint32_t back_off (uint8_t attempts)
 
bool begin (uint8_t did=0)
 
bool can_start ()
 
uint8_t get_max_attempts ()
 
uint16_t get_receive_time ()
 
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)
 

Public Attributes

StrategyLinkBases = NULL
 

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