#
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
|
#
022b77fc |
| 04-Nov-2020 |
Milanka Ringwald <[email protected]> |
avrcp_controller: rename transaction_label
|
#
23773c45 |
| 04-Nov-2020 |
Milanka Ringwald <[email protected]> |
avrcp_controller: track transaction per connection
|
#
0b322400 |
| 05-Oct-2020 |
Milanka Ringwald <[email protected]> |
avrcp: updated SDP record
|
#
70487fd1 |
| 02-Oct-2020 |
Milanka Ringwald <[email protected]> |
avrcp: update supported protocol version
|
#
7dbc6cb8 |
| 30-Sep-2020 |
Milanka Ringwald <[email protected]> |
avrcp: extend AVRCP_SUBEVENT_CONNECTION_ESTABLISHED with con_handle
|
#
c91f9817 |
| 29-Sep-2020 |
Milanka Ringwald <[email protected]> |
a2dp_source, avrcp: clean up log_info
|
#
2423506b |
| 08-Sep-2020 |
Milanka Ringwald <[email protected]> |
avrcp: register SDP callback on SDP_QUERY_COMPLETE for the next connection if current connection is not in the right state
|
#
64a27ec5 |
| 04-Sep-2020 |
Milanka Ringwald <[email protected]> |
avrcp, avrcp_browsing: schedule SDP query, avoids 'command disallowed' if SDP client is busy
|
#
697b823e |
| 25-Jul-2020 |
Matthias Ringwald <[email protected]> |
test/fuzz: prepare for avrcp fuzzing
|
#
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
|
#
871059e7 |
| 03-Jul-2020 |
Milanka Ringwald <[email protected]> |
avrcp: improve log message
|
#
94518574 |
| 17-Jun-2020 |
Matthias Ringwald <[email protected]> |
avrcp: fix compile, handle sdp query error
|
#
4dc95c12 |
| 16-Jun-2020 |
Matthias Ringwald <[email protected]> |
avrcp: extract avrcp_start_sdp_query, make avrcp_handle_sdp_client_query_attribute_value accessible by browsing
|
#
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
|
#
ffcd1161 |
| 12-Jun-2020 |
Milanka Ringwald <[email protected]> |
avrcp: remove calling emit connection closed twice
|
#
20a7c7c8 |
| 08-Jun-2020 |
Matthias Ringwald <[email protected]> |
avrcp: parse all SDP records
|
#
a909c498 |
| 26-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp browsing: use correct function to get AVRCP connection for the given browsing cid
|
#
14c8559d |
| 26-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp browsing: use timer fr reconnect
|
#
80bf78e3 |
| 19-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp browsing: remove role param from packet handler
|
#
cf36dea0 |
| 19-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp: use bool for wait_to_send
|
#
eab0c1ee |
| 19-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp browsing: update L2CAP_EVENT_CAN_SEND_NOW to check if controller or target requested to send
|