Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The HFP_BYPASS_CODEC_ID_V1 structure defines version 1 of the supported codec ID structure.
Syntax
typedef struct _HFP_BYPASS_CODEC_ID_V1 {
UCHAR CodecId;
} HFP_BYPASS_CODEC_ID_V1, *PHFP_BYPASS_CODEC_ID_V1;
Members
CodecId
The codec ID can be any of the values in the following table.
| Value | Description |
|---|---|
| 0 | Undefined codec |
| 1 | CVSD codec (narrow band) |
| 2 | mSBC codec (wide band speech) |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 |
| Minimum supported server | Windows Server 2016 |
| Header | bthhfpddi.h |