Apple Media Service Client event. More...
#include <ams_c.h>
Collaboration diagram for ams_c_evt_t:Public Attributes | |
| uint8_t | conn_idx |
| The index of the connection. More... | |
| ams_c_evt_type_t | evt_type |
| The AMS event type. More... | |
| union { | |
| ams_c_cmd_list_t cmd_list | |
| Command list. More... | |
| ams_c_attr_info_t attr_info | |
| Attribute information. More... | |
| ams_c_cplt_attr_data_t cplt_attr_data | |
| Complete attribute data. More... | |
| } | param |
| Data received. More... | |
| ams_c_attr_info_t ams_c_evt_t::attr_info |
| ams_c_cmd_list_t ams_c_evt_t::cmd_list |
| ams_c_cplt_attr_data_t ams_c_evt_t::cplt_attr_data |
| ams_c_evt_type_t ams_c_evt_t::evt_type |
| union { ... } ams_c_evt_t::param |
Data received.