![]() |
MT2523 API Reference
LinkIt SDK v4
|
This structure defines the parameter type in the callback for the event BT_HFP_VOLUME_SYNC_SPEAKER_GAIN_IND to indicate the speaker volume of the AG. More...
#include <bt_hfp.h>
Data Fields | |
| uint32_t | handle |
| The HFP handle of the current connection. More... | |
| uint8_t | data |
| The speaker volume of a remote device. More... | |
This structure defines the parameter type in the callback for the event BT_HFP_VOLUME_SYNC_SPEAKER_GAIN_IND to indicate the speaker volume of the AG.
| uint8_t data |
The speaker volume of a remote device.
| uint32_t handle |
The HFP handle of the current connection.