#include <CC_Supervision.h>
Collaboration diagram for _cc_supervision_report_event:Data Fields | |
| zaf_tx_options_t | tx_options |
| uint8_t | session_id |
| TX data to be used to send Supervision Report. | |
| bool | status_update |
| Supervision session Id. | |
| uint8_t | duration |
| Status Update. True if more reports will follow. | |
Structure used by supervision_event_handler() to process upcoming events Registered for CC Supervision
| uint8_t _cc_supervision_report_event::duration |
Status Update. True if more reports will follow.
| uint8_t _cc_supervision_report_event::session_id |
TX data to be used to send Supervision Report.
| bool _cc_supervision_report_event::status_update |
Supervision session Id.
| zaf_tx_options_t _cc_supervision_report_event::tx_options |