![]() |
MT2523 API Reference
LinkIt SDK v4
|
This structure defines the initialization parameters of the HFP. More...
#include <bt_hfp.h>
Data Fields | |
| bt_hfp_init_support_feature_t | support_features |
| The supported features in HF. More... | |
| bt_hfp_audio_codec_type_t | supported_codecs |
| The supported codec type in HF. More... | |
| bt_hfp_indicator_t | indicators |
| The supported optional indicator types in HF. More... | |
| bool | disable_nrec |
| To disable NREC in AG. More... | |
| bool | enable_call_waiting |
| To enable call waiting notification in AG. More... | |
| bool | enable_cli |
| To get call line identification in AG. More... | |
This structure defines the initialization parameters of the HFP.
| bool disable_nrec |
To disable NREC in AG.
| bool enable_call_waiting |
To enable call waiting notification in AG.
| bool enable_cli |
To get call line identification in AG.
| bt_hfp_indicator_t indicators |
The supported optional indicator types in HF.
| bt_hfp_init_support_feature_t support_features |
The supported features in HF.
| bt_hfp_audio_codec_type_t supported_codecs |
The supported codec type in HF.