Configuration options for Bluetooth hands free (bt-hfp).
Field | Type | Description | Default |
---|---|---|---|
enabled |
bool |
Enable hands free calling audio gateway (`bt-hfp-audio-gateway`). | |
controller_encodes |
vector |
Set of codec ids that the Bluetooth controller can encode. Codecs not supported will be ignored. Codecs not in this list but in codecs_supported will be encoded locally and sent inband. | |
codecs_supported |
vector |
The set of codecs that are enabled to use. If MSBC is enabled, Wide Band Speech will be enabled If LC3 is enabled, Super Wide Band will be enabled By default, all codecs supported (either by the controller as specified below) will be enabled. | |
audio_gateway |
vector |
The set of AudioGateway features that are enabled. Features not included are disabled by default, with the exception of the following which are always enabled: - Enhanced Call Status - Extended Error Result Codes - Codec Negotiation - HF Indicators - eSCO S4 |