History log of /btstack/src/classic/a2dp_source.c (Results 26 – 50 of 185)
Revision Date Author Comments
# 52503783 29-Jun-2021 Matthias Ringwald <[email protected]>

a2dp_source: fix reconfigure


# 7982528c 27-May-2021 Matthias Ringwald <[email protected]>

avdtp: skip stream endpoints that are currently in use, mark when selected


# 855fce2d 27-May-2021 Matthias Ringwald <[email protected]>

a2dp_source: use local stream endpoint reference in connection struct


# 7d99e5e2 27-May-2021 Matthias Ringwald <[email protected]>

a2dp_source: store local stream endpoint in avdtp_connection


# 889ef441 27-May-2021 Matthias Ringwald <[email protected]>

a2dp_source: ignore set config for invalid local cid


# 53483b6d 27-May-2021 Matthias Ringwald <[email protected]>

a2dp_source: reset discovery timer only for active connection


# fded480c 30-Mar-2021 Matthias Ringwald <[email protected]>

a2dp_source: reset sep_discovery_cid if no suitable sep found


# 0d4e1353 23-Mar-2021 Matthias Ringwald <[email protected]>

a2dp_source: ENABLE_A2DP_SOURCE_EXPLICIT_CONFIG disables auto-config


# 1c6acc9c 24-Mar-2021 Matthias Ringwald <[email protected]>

a2dp_source: extract a2dp_source_set_config


# ffc05fad 15-Mar-2021 Matthias Ringwald <[email protected]>

a2dp_source: drop avdtp_stream_endpoint_context_t


# 2a9f9e2a 15-Mar-2021 Matthias Ringwald <[email protected]>

a2dp_source: collect state for sep discovery


# b1041d0e 15-Mar-2021 Matthias Ringwald <[email protected]>

a2dp_source: use sep_discovery_cid instead of a2dp_source_cid


# 16d361c4 15-Mar-2021 Matthias Ringwald <[email protected]>

a2dp_source: move outgoing_active into avdtp_connection_t


# cf913c0c 15-Mar-2021 Matthias Ringwald <[email protected]>

a2dp_source: move stream_endpoint_configured into avdtp_connection_t


# f75c61fd 15-Mar-2021 Matthias Ringwald <[email protected]>

a2dp_source: move have_config into avdtp_connection_t


# b7eb14d4 15-Mar-2021 Matthias Ringwald <[email protected]>

a2dp_source: use getter for outgoing_active, have_configuration, stream_configured


# 80ad01c5 12-Mar-2021 Matthias Ringwald <[email protected]>

a2dp_source: drop simple a2dp_source_cid checks


# 5d747e22 12-Mar-2021 Matthias Ringwald <[email protected]>

a2dp_source: remove global a2dp_source_state


# 1da28693 12-Mar-2021 Matthias Ringwald <[email protected]>

a2dp_source: use a2dp_source_state from connection


# 1e324065 12-Mar-2021 Matthias Ringwald <[email protected]>

a2dp_source: lookup connection before access to a2dp_source_state


# ff43929d 12-Mar-2021 Matthias Ringwald <[email protected]>

a2dp_source: mirror global a2dp_source_state in connection struct


# ca0e2e7e 12-Mar-2021 Matthias Ringwald <[email protected]>

a2dp_source: skip stream endpoints that are reported as 'in use' during configuration


# cd0bbc03 12-Mar-2021 Matthias Ringwald <[email protected]>

a2dp_source: fix a2dp_source_establish_stream

a2dp_source_establish_stream did return an error if an avdtp connection exists, even if the previous attempt to setup a sep failed


# 3e6cf581 16-Feb-2021 Matthias Ringwald <[email protected]>

a2dp/avdtp: mark capabilities as const


# 8691a66c 04-Feb-2021 Matthias Ringwald <[email protected]>

a2dp, avdtp: use `a2dp_source_set_config_{TYPE}` and `avdtp_config{TYPE}_store` to avoid large number of parameters


12345678