MT2523 API Reference  LinkIt SDK v4
bt_avrcp_register_notification_commant_t Struct Reference

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...
 

Detailed Description

Field Documentation

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.


The documentation for this struct was generated from the following file: