![]() |
MT2523 API Reference
LinkIt SDK v4
|
Data Fields | |
| uint32_t | handle |
| The connection handle of the AVRCP. More... | |
| uint16_t | length |
| Specifies the number of CompanyID returned: 1-255 1 for BT_AVRCP_CAPABILITY_COMPANY_ID; 2-255 for BT_AVRCP_CAPABILITY_EVENTS_SUPPORTED. | |
| union { | |
| struct { | |
| uint8_t number | |
| The number of members in the attribute_list. More... | |
| bt_avrcp_event_t * attribute_list | |
| The list of capability attribute IDs. More... | |
| } | |
| uint8_t * data | |
| }; | |
| bt_avrcp_event_t* attribute_list |
The list of capability attribute IDs.
: bt_avrcp_event_t
| uint32_t handle |
The connection handle of the AVRCP.
| uint8_t number |
The number of members in the attribute_list.