AIROC™ BTSDK v4.4 - Documentation | ||||
AVRC received messages to sent to the upper layer. More...
Data Fields | |
uint8_t | msg_type |
Message type CMD/RSP. | |
uint8_t | handle |
connection Handle | |
uint8_t | label |
label | |
uint8_t | opcode |
opcode of the command or response | |
union { | |
wiced_bt_avrc_rsp_t response | |
response message | |
wiced_bt_avrc_cmd_t command | |
command message | |
} | type |
Received message type. | |
AVRC received messages to sent to the upper layer.