#
9c84d04f |
| 28-Oct-2024 |
Milanka Ringwald <[email protected]> |
avrcp: clean compile warnings
|
#
2e2ef1f1 |
| 11-Oct-2024 |
Matthias Ringwald <[email protected]> |
avrcp: use btstack_snprintf_assert_complete
|
#
d3a84258 |
| 02-Apr-2024 |
Matthias Ringwald <[email protected]> |
avrcp: use round robin for outgoing connections
|
#
141dff40 |
| 13-Nov-2023 |
Matthias Ringwald <[email protected]> |
avrcp: support SDP record without service name and/or provider
|
#
615299a8 |
| 20-Sep-2023 |
Matthias Ringwald <[email protected]> |
avrcp: shorten SDP Service and Provider Names
|
#
c7831204 |
| 20-Sep-2023 |
Matthias Ringwald <[email protected]> |
avrcp: use bool for avrcp_create_sdp_record
|
#
7b7bd7d7 |
| 07-Sep-2023 |
Matthias Ringwald <[email protected]> |
avrcp: allow to call avrcp_connect after signaling connection was triggered remotely
|
#
e39127d3 |
| 15-Aug-2023 |
Matthias Ringwald <[email protected]> |
avrcp: reject incoming second l2cap connection
|
#
b84b7ce1 |
| 02-Jun-2023 |
Matthias Ringwald <[email protected]> |
avrcp: avoid unused warning without asserts
|
#
23ddf1d7 |
| 27-Apr-2023 |
Matthias Ringwald <[email protected]> |
avrcp: trigger signaling connect on sdp query complete
|
#
f430bcde |
| 24-Apr-2023 |
Matthias Ringwald <[email protected]> |
avrcp: add avrcp_register_cover_art_sdp_query_complete_handler
|
#
dc8ca179 |
| 21-Apr-2023 |
Matthias Ringwald <[email protected]> |
avrcp: store cover art psm in connection
|
#
7e7a3a6e |
| 20-Apr-2023 |
Matthias Ringwald <[email protected]> |
avrcp: store obex psm from sdp query for cover art
|
#
ef9778ee |
| 21-Apr-2023 |
Matthias Ringwald <[email protected]> |
avrcp: cache sdp results in avrcp_connection by default
|
#
6eafac07 |
| 21-Apr-2023 |
Matthias Ringwald <[email protected]> |
avrcp: make avrcp_trigger_sdp_query public
|
#
bd9a32e4 |
| 21-Apr-2023 |
Matthias Ringwald <[email protected]> |
avrcp: sort public functions
|
#
34d5ddfa |
| 21-Apr-2023 |
Matthias Ringwald <[email protected]> |
avrcp: streamline sdp query trigger
|
#
a8fcc0f5 |
| 21-Apr-2023 |
Matthias Ringwald <[email protected]> |
avrcp: introduce trigger_sdp_query
|
#
7a3e6573 |
| 21-Apr-2023 |
Matthias Ringwald <[email protected]> |
avrcp: extract avrcp_start_next_sdp_query
|
#
11256635 |
| 21-Apr-2023 |
Matthias Ringwald <[email protected]> |
avrcp: allow to register callback for sdp complete from browsing component
|
#
47749e04 |
| 21-Apr-2023 |
Matthias Ringwald <[email protected]> |
avrcp: combine sdp complete handlers into avrcp_handle_sdp_query_completed
|
#
4c7a1d3a |
| 24-Mar-2023 |
Matthias Ringwald <[email protected]> |
avrcp: fix warnings
|
#
12448779 |
| 10-Mar-2023 |
Matthias Ringwald <[email protected]> |
avrcp: fix compile warning
|
#
6fb6f866 |
| 07-Feb-2023 |
Milanka Ringwald <[email protected]> |
avrcp: add avrcp_notification2str function
|
#
ab2445a0 |
| 09-Jun-2022 |
Matthias Ringwald <[email protected]> |
classic: fix warnings in audio profiles
|