#
fa1ee4d3 |
| 22-Apr-2020 |
Milanka Ringwald <[email protected]> |
avdtp, avrcp: increase SDP value buffer
|
#
558ceb4a |
| 17-Apr-2020 |
Milanka Ringwald <[email protected]> |
avrcp: track if incoming connection is denied due to existing connection establishment process
|
#
c8b9823f |
| 16-Apr-2020 |
Matthias Ringwald <[email protected]> |
avdtp/avrdp: use only 30 bytes for sdp attribute value buffer
|
#
9b1b0ebd |
| 06-Apr-2020 |
Matthias Ringwald <[email protected]> |
avrcp: decline incoming l2cap connection if outgoing is active
|
#
64246e5e |
| 13-Jan-2020 |
Matthias Ringwald <[email protected]> |
avrcp, avdtp: fix warnings
|
#
7b81669a |
| 13-Jan-2020 |
Matthias Ringwald <[email protected]> |
avrcp: extract avrcp_handle_sdp_client_query_attribute_value
|
#
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
|
#
c1ab6cc1 |
| 19-Nov-2019 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-12.1: add suggested parentheses
|
#
84e3541e |
| 27-Sep-2019 |
Milanka Ringwald <[email protected]> |
bluetooth_psm: replace prefix PSM_ with BLUEOOTH_PSM_
|
#
298aeecd |
| 12-Sep-2019 |
Milanka Ringwald <[email protected]> |
avrcp: handle overrun and using existing cid
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
63765ce3 |
| 05-Mar-2019 |
Milanka Ringwald <[email protected]> |
avrcp: fix can send now
|
#
1d701b7e |
| 25-Feb-2019 |
Matthias Ringwald <[email protected]> |
avrcp: fix compile warning
|
#
0ec79bd0 |
| 21-Feb-2019 |
Milanka Ringwald <[email protected]> |
avrcp: track transaction labels for registered events
|
#
0036e267 |
| 20-Feb-2019 |
Milanka Ringwald <[email protected]> |
avrcp: use packet handler in avrcp for both roles and dispatch to hihger layer
|
#
b106f728 |
| 19-Feb-2019 |
Milanka Ringwald <[email protected]> |
avrcp: add packet handler registration for target and controller in avrcp
|
#
94d9400d |
| 19-Feb-2019 |
Milanka Ringwald <[email protected]> |
avrcp: use role for connection lookup
|
#
638481de |
| 19-Feb-2019 |
Milanka Ringwald <[email protected]> |
avrcp: remove connections from context, use one list of connections in avrcp. connection lookup is not yet extended to check the role
|
#
4590ebd9 |
| 19-Feb-2019 |
Milanka Ringwald <[email protected]> |
avrcp: add role to connection
|
#
f9ef80ea |
| 19-Feb-2019 |
Milanka Ringwald <[email protected]> |
avrcp: postpone SDP query, until SDP client is ready
|
#
6fff2324 |
| 23-Nov-2018 |
Matthias Ringwald <[email protected]> |
remove explicit memset call for buffers from btstack_memory
|
#
36680482 |
| 09-Oct-2018 |
Matthias Ringwald <[email protected]> |
avrcp: use sdp_query_context only for sdp query, not for finalize connection
|
#
14fd128c |
| 01-Oct-2018 |
Matthias Ringwald <[email protected]> |
sdp queries: check if DES element exist before reading it
|
#
55e8029c |
| 23-Jul-2018 |
Matthias Ringwald <[email protected]> |
avrcp: extract avrcp_finalize_connection
|