ACU6 Device API
Data Structures | Functions
ipc_mqtt_export_generated.h File Reference

Go to the source code of this file.

Data Structures

struct  a_ipc_msg_mqtt_shoulder_tap_publish_ind
 Shoulder tap message received. More...
 
struct  a_ipc_msg_mqtt_shoulder_tap_unsubscribe_req_norsp
 Unsubscribe from updates for mqtt_shoulder_tap. More...
 

Functions

A_IPC_RESULT a_ipc_init_mqtt_shoulder_tap_publish_ind (a_ipc_msg *msg, uint32_t target_uuid_maxlength, uint32_t payload_maxlength)
 Initialize the message buffer to contain a_ipc_msg_mqtt_shoulder_tap_publish_ind. More...
 
A_IPC_RESULT a_ipc_init_mqtt_shoulder_tap_subscribe_req (a_ipc_msg *msg)
 Initialize the message buffer to contain a_ipc_msg_mqtt_shoulder_tap_subscribe_req. More...
 
A_IPC_RESULT a_ipc_init_mqtt_shoulder_tap_subscribe_rsp (a_ipc_msg *msg)
 Initialize the message buffer to contain a_ipc_msg_mqtt_shoulder_tap_subscribe_rsp. More...
 
A_IPC_RESULT a_ipc_init_mqtt_shoulder_tap_unsubscribe_req_norsp (a_ipc_msg *msg)
 Initialize the message buffer to contain a_ipc_msg_mqtt_shoulder_tap_unsubscribe_req_norsp. More...