nRF5 SDK for Mesh v5.0.0
Data Fields

Data Fields

generic_dtt_state_status_cb_t dtt_status_cb
 Client model response message callback. More...
 
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 73 of file generic_dtt_client.h.

Field Documentation

◆ dtt_status_cb

generic_dtt_state_status_cb_t generic_dtt_client_callbacks_t::dtt_status_cb

Client model response message callback.

Definition at line 76 of file generic_dtt_client.h.

◆ ack_transaction_status_cb

access_reliable_cb_t generic_dtt_client_callbacks_t::ack_transaction_status_cb

Callback to call after the acknowledged transaction has ended.

Definition at line 79 of file generic_dtt_client.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated