#include <cc_notification_config_api.h>
Data Fields | |
RECEIVE_OPTIONS_TYPE_EX | rxOpt |
const uint8_t | endpoint |
const notification_type_t | type |
const agi_profile_t | agi_profile |
const notification_event_state * | events |
const uint8_t | event_count |
notification_event_state | current_event |
NOTIFICATION_STATUS | status |
Current event state. | |
const agi_profile_t _cc_notification_t::agi_profile |
notification_event_state _cc_notification_t::current_event |
const uint8_t _cc_notification_t::endpoint |
const uint8_t _cc_notification_t::event_count |
const notification_event_state* _cc_notification_t::events |
RECEIVE_OPTIONS_TYPE_EX _cc_notification_t::rxOpt |
NOTIFICATION_STATUS _cc_notification_t::status |
Current event state.
const notification_type_t _cc_notification_t::type |