PreviousNext

Trigger Binding

Two data types are used to defined an attribute trigger. The sec_attr_trig_type_t type defines the type of attribute trigger. The sec_attr_bind_info_t data type, illustrated in the following figure and described in this topic, specifies the attribute trigger's binding.


The sec_attr_bind_info_t Data Type

The sec_attr_bind_info_t data type uses two data types: sec_attr_binding_t, which defines the information used to generate binding handle and sec_attr_bind_auth_info_t, which defines the binding authentication and authorization information.

More:

The sec_attr_binding_t Data Type

The sec_attr_bind_auth_info_t Data Type