nRF5 SDK for Mesh v5.0.0
Data Fields
light_ctl_client_callbacks_t Struct Reference

Client callback structure. More...

#include <light_ctl_client.h>

Data Fields

light_ctl_lightness_state_status_cb_t light_ctl_status_cb
 Callback for the Light CTL Status message.
 
light_ctl_temperature_state_status_cb_t light_ctl_temperature_status_cb
 Callback for the Light CTL Temperature Status message.
 
light_ctl_temperature_range_state_status_cb_t light_ctl_temperature_range_status_cb
 Callback for Light CTL Temperature Range Status message.
 
light_ctl_default_state_status_cb_t light_ctl_default_status_cb
 Callback for Light CTL Default Status message.
 
access_reliable_cb_t ack_transaction_status_cb
 Callback to call after the acknowledged transaction has ended. More...
 
access_publish_timeout_cb_t periodic_publish_cb
 callback called at the end of the each period for the publishing
 

Detailed Description

Client callback structure.

Definition at line 105 of file light_ctl_client.h.

Field Documentation

◆ ack_transaction_status_cb

access_reliable_cb_t light_ctl_client_callbacks_t::ack_transaction_status_cb

Callback to call after the acknowledged transaction has ended.

Definition at line 113 of file light_ctl_client.h.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated