History log of /btstack/src/classic/avdtp_util.h (Results 26 – 50 of 66)
Revision Date Author Comments
# ab389ce7 18-Aug-2020 Milanka Ringwald <[email protected]>

avdtp: helper functions for emitting A2DP events


# 50d5c6ca 15-Jul-2020 Matthias Ringwald <[email protected]>

avdtp: fix invalid response for Get Capabilities request if Delay Reporting was supported


# c69f4ba5 13-Jul-2020 Matthias Ringwald <[email protected]>

avdtp: emit most events to sink and source if registered


# f08f4934 11-Jul-2020 Matthias Ringwald <[email protected]>

avdtp: emit media codec other based on local stream endpoint


# 0fbfe070 11-Jul-2020 Matthias Ringwald <[email protected]>

avdtp: emit media codec sbc based on local stream endpoint


# 61fb88e1 11-Jul-2020 Matthias Ringwald <[email protected]>

avdtp: emit configuration based on local stream endpoint


# 2d9d000f 11-Jul-2020 Matthias Ringwald <[email protected]>

avdtp: emit delay only as source


# f751daa3 11-Jul-2020 Matthias Ringwald <[email protected]>

avdtp: emit events to sink/source based on stream endpoint type


# f01aeca4 11-Jul-2020 Milanka Ringwald <[email protected]>

avdtp: on disconnect call directly l2cap_disconnect on all stream endpoints and then the connection as well


# 5ace758f 09-Jul-2020 Milanka Ringwald <[email protected]>

avdtp: move connections from context to avdtp.c


# 1436d179 03-Jul-2020 Milanka Ringwald <[email protected]>

avdtp: rename getter functions


# 63274943 17-Dec-2019 Milanka Ringwald <[email protected]>

avdtp: introduce is_initiator param in accept and reject events


# afc28e0a 16-Dec-2019 Matthias Ringwald <[email protected]>

avdtp: add signal_identifier to avdtp_unpack_service_capabilities


# c1c40ea1 16-Dec-2019 Matthias Ringwald <[email protected]>

avdtp: add avdtp_get_signaling_packet_type


# ff6bc02c 20-Sep-2019 Milanka Ringwald <[email protected]>

avdtp: add DELAY_REPORT event


# ea6072af 01-Jul-2019 Milanka Ringwald <[email protected]>

avdtp_util: fix store_bit16 issue #233


# 80e33422 11-May-2019 Matthias Ringwald <[email protected]>

Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)


# 3311c2d5 17-Feb-2019 Matthias Ringwald <[email protected]>

fix includes for avrcp/avdtp header files


# 6138850c 05-Jul-2018 Matthias Ringwald <[email protected]>

fix 'no newline at end of file' [-Wnewline-eof]


# 485c0a4c 17-Apr-2018 Milanka Ringwald <[email protected]>

avdtp: remove list of remote seps, emit instead seps to the app, with event done to mark the end


# 67ae582d 20-Dec-2017 Milanka Ringwald <[email protected]>

avdtp source test: emit all received capabilities


# 9974aee0 15-Dec-2017 Milanka Ringwald <[email protected]>

avdtp sink: update API to retrun cmd status, fix reconfigure, remove printf from library


# 5e513875 27-Nov-2017 Milanka Ringwald <[email protected]>

avdtp: pass sbc codec information to emit function


# a0b8a58c 25-Aug-2017 Milanka Ringwald <[email protected]>

avdtp: on connect request, check if streaming is already established


# ef5ad9d6 11-Aug-2017 Milanka Ringwald <[email protected]>

a2dp: pass remote bd address on stream established event


123