HFP_BYPASS_CODEC_ID_V1 structure (bthhfpddi.h)
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 |