Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
ApplicationEvent
+ Collaboration diagram for ApplicationEvent:

Typedefs

typedef enum EApplicationEvent EApplicationEvent
 Prioritized events that can wakeup protocol thread.
 

Enumerations

enum  EApplicationEvent {
  EAPPLICATIONEVENT_TIMER = 0 ,
  EAPPLICATIONEVENT_ZWRX ,
  EAPPLICATIONEVENT_ZWCOMMANDSTATUS ,
  EAPPLICATIONEVENT_APP ,
  EAPPLICATIONEVENT_CC ,
  EAPPLICATIONEVENT_HW
}
 Prioritized events that can wakeup protocol thread. More...
 

Detailed Description

Typedef Documentation

◆ EApplicationEvent

Prioritized events that can wakeup protocol thread.

Enumeration Type Documentation

◆ EApplicationEvent

Prioritized events that can wakeup protocol thread.

Enumerator
EAPPLICATIONEVENT_TIMER 
EAPPLICATIONEVENT_ZWRX 
EAPPLICATIONEVENT_ZWCOMMANDSTATUS 
EAPPLICATIONEVENT_APP 
EAPPLICATIONEVENT_CC 
EAPPLICATIONEVENT_HW