![]() |
MT2523 API Reference
LinkIt SDK v4
|
This structure defines the parameter type in the callback for the event BT_HFP_AUDIO_STATUS_CHANGE_IND to indicate the audio connection status has changed. More...
#include <bt_hfp.h>
Data Fields | |
| uint32_t | handle |
| The HFP handle of the current connection. More... | |
| bt_hfp_audio_status_t | audio_status |
| The audio link status of the current connection. More... | |
This structure defines the parameter type in the callback for the event BT_HFP_AUDIO_STATUS_CHANGE_IND to indicate the audio connection status has changed.
| bt_hfp_audio_status_t audio_status |
The audio link status of the current connection.
| uint32_t handle |
The HFP handle of the current connection.