MT2523 API Reference  LinkIt SDK v4
bt_avrcp_set_absolute_volume_response_t Struct Reference

The struct of BT_AVRCP_SET_ABSOLUTE_VOLUME_CNF. More...

#include <bt_avrcp.h>

Data Fields

uint32_t handle
 The connection handle of the AVRCP. More...
 
uint8_t volume
 The absolute volume that has actually been set in the rendering device. More...
 

Detailed Description

Field Documentation

uint32_t handle

The connection handle of the AVRCP.

uint8_t volume

The absolute volume that has actually been set in the rendering device.

Values ranging from 0x00 to 0x7F represents a percentage from 0% to 100%. Other values are invalid.


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