Mistake on this page? Email us
protocol_translator_callbacks Struct Reference

A structure to hold the callbacks of the protocol translator. More...

#include <pt_api.h>

Data Fields

pt_connection_ready_cb connection_ready_cb
 
pt_disconnected_cb disconnected_cb
 
pt_received_write_handler received_write_cb
 
pt_connection_shutdown_cb connection_shutdown_cb
 
pt_certificate_renewal_notification_handler certificate_renewal_notifier_cb
 
pt_device_certificate_renew_request_handler device_certificate_renew_request_cb
 

Detailed Description

A structure to hold the callbacks of the protocol translator.

Field Documentation

pt_received_write_handler protocol_translator_callbacks::received_write_cb

Applies only to deprecated API v1. Removed in API v2.


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