History log of /btstack/src/classic/avdtp_source.c (Results 26 – 50 of 78)
Revision Date Author Comments
# d8e15394 10-Jul-2020 Milanka Ringwald <[email protected]>

avdtp: remove stream endpoints from context, fix unused param in avdtp_get_stream_endpoint_for_seid


# 560b3f31 10-Jul-2020 Milanka Ringwald <[email protected]>

avdtp: remove stream endpoint id counter from context


# a1fb0563 10-Jul-2020 Milanka Ringwald <[email protected]>

avdtp: use btstack_assert, remove sdp_query_context


# 2dab758a 10-Jul-2020 Milanka Ringwald <[email protected]>

avdtp: remove check on avdtp_cid


# ed161adb 10-Jul-2020 Milanka Ringwald <[email protected]>

avdtp: remove packet_handler from context


# b1549ed3 10-Jul-2020 Milanka Ringwald <[email protected]>

avdtp: move params from context to avdtp connection struct


# acaabd22 10-Jul-2020 Milanka Ringwald <[email protected]>

avdtp: remove unused packet_handler


# 149deddb 10-Jul-2020 Milanka Ringwald <[email protected]>

avdtp: differentiate SDP queries towards sink and source


# 33948a42 09-Jul-2020 Milanka Ringwald <[email protected]>

avdtp: fix compile


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

avdtp: move connections from context to avdtp.c


# 326e3662 09-Jul-2020 Milanka Ringwald <[email protected]>

avdtp: introduce timer to retry establishing signaling connection on incoming connection decline


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

avdtp: rename getter functions


# 84521ac1 03-Jul-2020 Milanka Ringwald <[email protected]>

avdtp: cleaned up avdtp_connect function


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

avdtp: extract and use functions from avdtp_handle_sdp_client_query_result


# 78315a58 08-May-2020 Matthias Ringwald <[email protected]>

GAP: gap_set_security_level sets required security level for incoming and outgoing connections


# 6535961a 02-Dec-2019 Matthias Ringwald <[email protected]>

ignore memcpy return value (always returns first parameter)


# a1df452e 19-Nov-2019 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-12.1: add suggested parentheses


# fcc47f4a 18-Nov-2019 Milanka Ringwald <[email protected]>

avdtp_source: add avdtp_source_stream_endpoint_request_can_send_now, avdtp_max_media_payload_size to API [a2368]


# 46982b0c 18-Nov-2019 Milanka Ringwald <[email protected]>

avdtp_source: add avdtp_source_stream_send_media_payload to api [a2367]


# 84e3541e 27-Sep-2019 Milanka Ringwald <[email protected]>

bluetooth_psm: replace prefix PSM_ with BLUEOOTH_PSM_


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

Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)


# 45a58b30 30-Apr-2018 Matthias Ringwald <[email protected]>

GAP: security level for Classic protocols (asides SDP) raised to 2 (encryption)


# 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


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

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


# 4cb889a5 03-Nov-2017 Milanka Ringwald <[email protected]>

avrcp: fix includes


1234