![]() |
MT2523 API Reference
LinkIt SDK v4
|
This structure defines the parameter type in the callback for the event BT_HFP_AUDIO_CONNECT_IND to indicate the SCO is connected. More...
#include <bt_hfp.h>
Data Fields | |
| uint32_t | handle |
| The HFP handle of the current connection. More... | |
| bt_hfp_audio_codec_type_t | codec |
| The codec type of the current connection. More... | |
This structure defines the parameter type in the callback for the event BT_HFP_AUDIO_CONNECT_IND to indicate the SCO is connected.
The codec type of the current connection.
| uint32_t handle |
The HFP handle of the current connection.