![]() |
MT2523 API Reference
LinkIt SDK v4
|
The struct of BT_AVRCP_REGISTER_NOTIFICATION_IND. More...
#include <bt_avrcp.h>
Data Fields | |
| uint32_t | handle |
| The connection handle of the AVRCP. More... | |
| bt_avrcp_event_t | event_id |
| The event ID for registering notification. More... | |
| uint16_t | parameter_length |
| Length of parameters in the registering event. More... | |
| uint8_t * | parameters |
| Parameters of the registering event. More... | |
The struct of BT_AVRCP_REGISTER_NOTIFICATION_IND.
| bt_avrcp_event_t event_id |
The event ID for registering notification.
| uint32_t handle |
The connection handle of the AVRCP.
| uint16_t parameter_length |
Length of parameters in the registering event.
| uint8_t* parameters |
Parameters of the registering event.