mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-20 18:40:31 +00:00
avdtp: remove unused media_type in avdtp_stream_endpoint
This commit is contained in:
parent
14d2ee6790
commit
bf2cb0f21b
@ -575,7 +575,6 @@ typedef struct avdtp_stream_endpoint {
|
|||||||
// temporary codec config used by A2DP Source
|
// temporary codec config used by A2DP Source
|
||||||
uint8_t set_config_remote_seid;
|
uint8_t set_config_remote_seid;
|
||||||
avdtp_media_codec_type_t media_codec_type;
|
avdtp_media_codec_type_t media_codec_type;
|
||||||
avdtp_media_type_t media_type;
|
|
||||||
uint8_t media_codec_info[8];
|
uint8_t media_codec_info[8];
|
||||||
|
|
||||||
// preferred SBC codec settings
|
// preferred SBC codec settings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user