History log of /btstack/src/classic/avrcp_browsing.c (Results 1 – 16 of 16)
Revision Date Author Comments
# 2e97cf5e 24-Apr-2023 Matthias Ringwald <[email protected]>

avrcp_browsing: fix w4 sdp -> connect transition


# a5fff93b 21-Apr-2023 Matthias Ringwald <[email protected]>

avrcp_browsing: remove obsolete avrcp_browsing_sdp_query_context_t


# 2f0acaf7 21-Apr-2023 Matthias Ringwald <[email protected]>

avrcp_browsing: reuse avrcp sdp query


# b93f8966 22-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: drop reason param in l2cap_disconnect


# f25e60de 19-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: streamline ertm, cbm, ecbm function names


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

license: update text


# 65bd7af5 20-Jul-2021 Matthias Ringwald <[email protected]>

avrcp: prefix globals, update deinit function


# 680af5dc 11-Jan-2021 Matthias Ringwald <[email protected]>

avrcp: support de-init

# Conflicts:
# src/classic/avrcp_target.h


# 6d8f569d 20-Nov-2020 Milanka Ringwald <[email protected]>

avrcp: rename function


# 64a27ec5 04-Sep-2020 Milanka Ringwald <[email protected]>

avrcp, avrcp_browsing: schedule SDP query, avoids 'command disallowed' if SDP client is busy


# 37fae987 09-Jul-2020 Milanka Ringwald <[email protected]>

avrcp: rename event and timer


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

avrcp: rename getter functions


# 94518574 17-Jun-2020 Matthias Ringwald <[email protected]>

avrcp: fix compile, handle sdp query error


# e71114b0 16-Jun-2020 Matthias Ringwald <[email protected]>

avrcp_browsing: perform SDP query if outgoing connection requested, but basic AVRCP connection was incoming


# 03a72c8e 16-Jun-2020 Matthias Ringwald <[email protected]>

avrcp browing: move get avrcp connection back into avrcp.c


# 665a00cb 16-Jun-2020 Milanka Ringwald <[email protected]>

avrcp: move browsing code to avrcp_browsing.c