Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
zaf_event_distributor_ncp.h
Go to the documentation of this file.
1
7#ifndef ZAF_EVENT_DISTRIBUTOR_NCP_H
8#define ZAF_EVENT_DISTRIBUTOR_NCP_H
9
12
26
33
40
46
52
58#endif /* ZAF_EVENT_DISTRIBUTOR_NCP_H */
void zaf_event_distributor_app_zw_rx(SZwaveReceivePackage *RxPackage)
Used by the application to handle protocol received events.
void zaf_event_distributor_app_serial_data_rx(void)
Used by the application to handle serial data received.
void zaf_event_distributor_app_serial_timeout(void)
Used by the application to handle serial timeout.
void zaf_event_distributor_app_state_change(void)
Used by the application to handle state changes in the NCP state machine.
void zaf_event_distributor_app_zw_command_status(SZwaveCommandStatusPackage *Status)
Used by the application to handle protocol command status.
Definition ZW_application_transport_interface.h:2136
Definition ZW_application_transport_interface.h:2174