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

Data Fields

sensor_state_status_cb_t sensor_status_cb
 Client model response message callback. More...
 
sensor_descriptor_state_status_cb_t sensor_descriptor_status_cb
 
sensor_cadence_state_status_cb_t sensor_cadence_status_cb
 
sensor_column_state_status_cb_t sensor_column_status_cb
 
sensor_series_state_status_cb_t sensor_series_status_cb
 
sensor_settings_state_status_cb_t sensor_settings_status_cb
 
sensor_setting_state_status_cb_t sensor_setting_status_cb
 
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

Definition at line 166 of file sensor_client.h.

Field Documentation

◆ sensor_status_cb

sensor_state_status_cb_t sensor_client_callbacks_t::sensor_status_cb

Client model response message callback.

Definition at line 169 of file sensor_client.h.

◆ ack_transaction_status_cb

access_reliable_cb_t sensor_client_callbacks_t::ack_transaction_status_cb

Callback to call after the acknowledged transaction has ended.

Definition at line 178 of file sensor_client.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated