History log of /btstack/example/avrcp_browsing_client.c (Results 1 – 25 of 40)
Revision Date Author Comments
# 0ba57472 05-Dec-2024 Matthias Ringwald <[email protected]>

avrcp_browsing_client: add missing break


# 762141af 20-Jun-2023 Matthias Ringwald <[email protected]>

example: use sdp_create_service_record_handle() for sdp record and assert sdp record buffer is large enough, fixes #489


# bab2ac96 22-May-2023 Matthias Ringwald <[email protected]>

example/avrcp_browsing_client: remove local seid from a2dp_sink_establish_stream


# fcd55a0b 10-Jan-2023 Milanka Ringwald <[email protected]>

examples: unify status stdout format


# 16fc96d5 05-Oct-2022 Matthias Ringwald <[email protected]>

avrcp_browsing_client: add compile error if ERTM is not enabled


# 7c7befac 20-Dec-2021 Matthias Ringwald <[email protected]>

avrcp_browsing, goep_client: request 16-bit FCS for ERTM


# 8c9bb29e 17-Dec-2021 Matthias Ringwald <[email protected]>

example: init SM if LE supported to avoid issue with Android Cross-Transport Key-Derivation


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

license: update text


# 6058cb0d 25-Mar-2021 Matthias Ringwald <[email protected]>

examples: use `btstack_event.h` getters instead of direct array access, use enum to compare status codes


# 0bd372cf 02-Feb-2021 Matthias Ringwald <[email protected]>

fix static function prototypes


# ec8ae085 23-Oct-2020 Milanka Ringwald <[email protected]>

docu: copy editing examples titles


# 5666fff4 04-Sep-2020 Milanka Ringwald <[email protected]>

avrcp_browsing_client: update browsing code, register AVDTP sink service


# e2f25417 23-Jul-2020 Milanka Ringwald <[email protected]>

avrcp: use defines instead of enum for features


# 69f3ffd7 23-Jun-2020 Milanka Ringwald <[email protected]>

exmaple/a2dp: improve example annotation


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

avrcp browsing: update channel opened, reconnection timer not yet handled


# 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


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

avrcp browsing: move avrcp_browsing_disconnect to public avrcp.h API


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

avrcp browsing client: register avrcp packet handler and track avrcp connection establishment


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

avrcp: replace avrcp_target/controller_connect/disconnect with avrcp_connect/disconnect


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

avrcp: call avrcp_init explicitly


# 3392790e 16-Sep-2019 Matthias Ringwald <[email protected]>

example/avrcp_browsing_client.c: fix warning


12