sl_cpc_unbind_notification_handle_t Struct Reference
Enumeration representing unbind notification handle.
#include <sl_cpc_security.h>
Data Fields |
|
sl_cpc_unbind_notification_t | fnct |
Notification Callback.
|
|
sl_slist_node_t | node |
Single list node.
|
|
void * | data |
User-specific argument.
|
|
Enumeration representing unbind notification handle.
Field Documentation
◆ fnct
sl_cpc_unbind_notification_t sl_cpc_unbind_notification_handle_t::fnct |
Notification Callback.
◆ node
sl_slist_node_t sl_cpc_unbind_notification_handle_t::node |
Single list node.
◆ data
void* sl_cpc_unbind_notification_handle_t::data |
User-specific argument.