![]() |
ACU6 Device API
|
Go to the source code of this file.
Data Structures | |
struct | a_ipc_dyn_array_enum_ipc_send_error_reason |
Dynamic-length array of a_ipc_enum_ipc_send_error_reason. More... | |
struct | a_ipc_dyn_array_enum_ipc_open_session_result |
Dynamic-length array of a_ipc_enum_ipc_open_session_result. More... | |
struct | a_ipc_dyn_array_enum_ipc_session_closed_reason |
Dynamic-length array of a_ipc_enum_ipc_session_closed_reason. More... | |
struct | a_ipc_dyn_array_enum_ipc_subscribe_result |
Dynamic-length array of a_ipc_enum_ipc_subscribe_result. More... | |
struct | a_ipc_dyn_array_enum_ipc_debug_command |
Dynamic-length array of a_ipc_enum_ipc_debug_command. More... | |
struct | a_ipc_msg_ipc_send_error_ind |
Sent when a message could not be delivered. More... | |
struct | a_ipc_msg_ipc_open_session_req |
Request to open a communication session with a peer. More... | |
struct | a_ipc_msg_ipc_open_session_rsp |
Open communication session response. More... | |
struct | a_ipc_msg_ipc_close_session_req_norsp |
Close communication session with the peer. More... | |
struct | a_ipc_msg_ipc_session_opened_ind |
Received when the peer opened a session. More... | |
struct | a_ipc_msg_ipc_session_closed_ind |
Received when the peer closed the session. More... | |
struct | a_ipc_msg_ipc_debug_command_req_norsp |
Internal IPC debugging functions. More... | |