History log of /btstack/src/classic/avdtp_util.h (Results 1 – 25 of 66)
Revision Date Author Comments
# ea8aa208 04-Dec-2024 Milanka Ringwald <[email protected]>

avdtp_util: introduce status code


# c83b8b89 04-Dec-2024 Milanka Ringwald <[email protected]>

avdtp_util: validate channel count


# 1da18615 29-Nov-2024 Milanka Ringwald <[email protected]>

avdtp_util: extend MPEG_AUDIO_CONFIGURATION event


# 24d5fe84 21-Nov-2024 Milanka Ringwald <[email protected]>

avdp_util: add helper functions for MPEG-D USAC codec


# 335dba6a 17-Jan-2024 Matthias Ringwald <[email protected]>

avdtp_util: use avdtp_get_signaling_message_type


# 93aeaf99 15-Mar-2022 Matthias Ringwald <[email protected]>

a2dp_sink: move user packet handler to a2dp, move a2dp helper functions to a2dp


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# 98137b16 16-Jul-2021 Matthias Ringwald <[email protected]>

avdtp_util: provide a2dp_subevent_id_for_avdtp_subevent_id mapper


# 2965b0e6 16-Jul-2021 Matthias Ringwald <[email protected]>

avdtp_util: directly pass media codec to avdtp_setup_media_codec_config_event


# a905535c 16-Jul-2021 Matthias Ringwald <[email protected]>

avdtp_util: use const for avdtp_stream_endpoint_t


# 924216b2 16-Jul-2021 Matthias Ringwald <[email protected]>

avdtp_util: extract avdtp_setup_media_codec_config_event


# fe5a6c4e 27-May-2021 Milanka Ringwald <[email protected]>

src: add title to header files


# 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


# fdd788fe 20-Jan-2021 Matthias Ringwald <[email protected]>

avdtp: move helper to set/get configuration into avdtp_util


# 6c5b303c 15-Jan-2021 Matthias Ringwald <[email protected]>

avdtp: emit event for reconfigure with reconfigure field set to 1


# d80ccd43 16-Oct-2020 Matthias Ringwald <[email protected]>

avdtp: streamline request to send for acceptor/initiator signaling connections

avoid stream endpoint lookup by remote seid


# 1159d239 09-Oct-2020 Matthias Ringwald <[email protected]>

avdtp: remove local_seid from capabilities events


# 22bed8e1 01-Oct-2020 Milanka Ringwald <[email protected]>

a2dp: remove redundant functions


# 146fc0fb 30-Sep-2020 Milanka Ringwald <[email protected]>

avdtp: extend AVDTP_SUBEVENT_SIGNALING_CONNECTION_ESTABLISHED event with con_handle


# 46b99c89 19-Aug-2020 Matthias Ringwald <[email protected]>

avdtp_util: add avdtp_signaling_emit_accept_for_stream_endpoint


# e8a431c1 19-Aug-2020 Matthias Ringwald <[email protected]>

avdtp_util: pass adtvp_media_codec_capabilities_t as pointer


# d2c939c5 19-Aug-2020 Matthias Ringwald <[email protected]>

avdtp: move prototypes for emit functions into avdtp_util.h


# 6c069ec9 19-Aug-2020 Matthias Ringwald <[email protected]>

avdtp: streamline codec config emit


# 4b7d40bb 19-Aug-2020 Matthias Ringwald <[email protected]>

avdtp: collect all emit functions in avdtp_util


# 26f6cd9d 18-Aug-2020 Milanka Ringwald <[email protected]>

a2dtp: use a2dp helper functions to send events


123