![]() |
MT2523 API Reference
LinkIt SDK v4
|
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... | |
The struct of BT_AVRCP_SET_ABSOLUTE_VOLUME_CNF.
| 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.