mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-07 06:40:01 +00:00
le-audio: add codec undefined
This commit is contained in:
parent
e8d160b356
commit
282847c260
@ -143,6 +143,7 @@ typedef enum {
|
||||
} le_audio_codec_configuration_type_t;
|
||||
|
||||
typedef enum {
|
||||
LE_AUDIO_CODEC_CAPABILITY_TYPE_UNDEFINED = 0x00,
|
||||
LE_AUDIO_CODEC_CAPABILITY_TYPE_SAMPLING_FREQUENCY = 0x01,
|
||||
LE_AUDIO_CODEC_CAPABILITY_TYPE_FRAME_DURATION,
|
||||
LE_AUDIO_CODEC_CAPABILITY_TYPE_SUPPORTED_AUDIO_CHANNEL_COUNTS,
|
||||
|
Loading…
x
Reference in New Issue
Block a user