History log of /btstack/src/classic/avrcp_browsing_controller.c (Results 1 – 25 of 66)
Revision Date Author Comments
# d2fe8c23 12-Nov-2024 Milanka Ringwald <[email protected]>

avrcp_browsing_controller: rename field


# 20c6ab95 12-Nov-2024 Milanka Ringwald <[email protected]>

avrcp: rename enum item


# e84a5da4 03-May-2023 Matthias Ringwald <[email protected]>

avrcp_browsing_controller: allow to specify default cover art attribute


# aeb99916 19-Nov-2021 Milanka Ringwald <[email protected]>

avrcp: new avrcp target fragmentation


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

license: update text


# 7c76cd61 29-Mar-2021 Matthias Ringwald <[email protected]>

avoid #include "btstack.h" by core stack


# a912d067 25-Feb-2021 Matthias Ringwald <[email protected]>

avrcp_browsing_controller: check size, #337


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

avrcp: support de-init

# Conflicts:
# src/classic/avrcp_target.h


# 9192020a 07-Jul-2020 Matthias Ringwald <[email protected]>

remove <stdio.h>, <stdlib.h> and printf from most core files


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

avrcp: rename getter functions


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

avrcp: move browsing code to avrcp_browsing.c


# 8ee7c9da 19-May-2020 Milanka Ringwald <[email protected]>

avrcp browsing: move disconnect to AVRCP API


# f9294da5 19-May-2020 Milanka Ringwald <[email protected]>

avrcp browsing: move decline incoming connection to avrcp API


# a6344352 19-May-2020 Milanka Ringwald <[email protected]>

avrcp browsing: move configure incoming connection to avrcp


# 3121b998 19-May-2020 Milanka Ringwald <[email protected]>

avrcp browsing: remove create connection from browsing controller and target, use instead single avrcp_browsing_connect, handle incoming connection


# 0eebc132 18-May-2020 Milanka Ringwald <[email protected]>

avrcp browsing: register l2cap service only once, move connection establishment to avrcp.c


# 12c4a6ee 14-May-2020 Milanka Ringwald <[email protected]>

avrcp browsing: move connection establishment code to avrcp.h


# 119bdcb2 14-May-2020 Milanka Ringwald <[email protected]>

avrcp browsing: move emit connection events to avrcp.h


# ace5ab2a 14-May-2020 Milanka Ringwald <[email protected]>

avrcp browsing: move avrcp_browsing_disconnect to public avrcp.h API


# b99ca858 14-May-2020 Milanka Ringwald <[email protected]>

avrcp browsing: move avrcp_browsing_connect to public avrcp.h API


# be4cc80a 24-Apr-2020 Milanka Ringwald <[email protected]>

avrcp: remove commented code


# 16d860d2 21-Apr-2020 Milanka Ringwald <[email protected]>

avrcp: improve function name


# 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)


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

MISRAC2012-Rule-12.1: add suggested parentheses


123