#
5df9dc78 |
| 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
|
#
69d0a1a7 |
| 13-Sep-2019 |
Milanka Ringwald <[email protected]> |
avrcp_browsing_target: fix compile
|
#
54b65e6f |
| 12-Sep-2019 |
Milanka Ringwald <[email protected]> |
avrcp_browsing_controller: use local avrcp_browsing_get_next_cid function
|
#
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)
|
#
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
|
#
6fff2324 |
| 23-Nov-2018 |
Matthias Ringwald <[email protected]> |
remove explicit memset call for buffers from btstack_memory
|
#
9b0796ed |
| 23-Oct-2018 |
Milanka Ringwald <[email protected]> |
avrcp_browsing_controller: remove printf from library
|
#
65ca3506 |
| 23-Oct-2018 |
Milanka Ringwald <[email protected]> |
avrcp_browsing_controller: fix get folder items command
|
#
97faea96 |
| 22-Oct-2018 |
Milanka Ringwald <[email protected]> |
avrcp_browsing_controller: fix state in connect cmd
|
#
dd5e5981 |
| 26-Jun-2018 |
Matthias Ringwald <[email protected]> |
avrcp: allow to pass NULL as connection cid output parameter
|
#
45a58b30 |
| 30-Apr-2018 |
Matthias Ringwald <[email protected]> |
GAP: security level for Classic protocols (asides SDP) raised to 2 (encryption)
|
#
0a2feef4 |
| 27-Apr-2018 |
Milanka Ringwald <[email protected]> |
avrcp target: remove unused vars, fix set absolute volume; on invalid param, send the current volume
|
#
e72b716b |
| 26-Apr-2018 |
Milanka Ringwald <[email protected]> |
avrcp browsing target: send response to get total num of items; remove printf from library
|
#
8ed86b46 |
| 26-Apr-2018 |
Milanka Ringwald <[email protected]> |
avrcp target: send general reject
|
#
c490eb5a |
| 25-Apr-2018 |
Milanka Ringwald <[email protected]> |
avrcp browsing controller: rename functions
|
#
4614c049 |
| 11-Apr-2018 |
Milanka Ringwald <[email protected]> |
avrcp browsing controller: adding now playing functionality
|
#
5c4bbc4e |
| 10-Apr-2018 |
Milanka Ringwald <[email protected]> |
avrcp browsing: refactor function name, emit done event with uid_count on success
|
#
5d6a28a5 |
| 10-Apr-2018 |
Milanka Ringwald <[email protected]> |
avrcp browsing controller: fix browsing state on BT error, test get item attrs
|
#
89d1b089 |
| 30-Mar-2018 |
Milanka Ringwald <[email protected]> |
avrcp browsing controller: fix fragmented value parser
|
#
9bb24eb5 |
| 26-Mar-2018 |
Milanka Ringwald <[email protected]> |
avrcp: fix parsing header of AVRCP_BROWSING_DATA_PACKET
|
#
14e95846 |
| 20-Feb-2018 |
Milanka Ringwald <[email protected]> |
avrcp: use byte parser for segmented packets
|
#
864d08b0 |
| 06-Feb-2018 |
Milanka Ringwald <[email protected]> |
avrcp: set addressed player, get total num items
|