#
3032b6e1 |
| 25-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: avoid out of bounds read
|
#
dac572e6 |
| 13-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: sent interim notification only once, as initial value
|
#
cb925874 |
| 14-Jul-2021 |
Matthias Ringwald <[email protected]> |
avrcp_controller: handle not implemented response for get capabilities command
|
#
a2e9e6d7 |
| 14-Jun-2021 |
Milanka Ringwald <[email protected]> |
avrcp: fix AVRCP button release request
|
#
b623cfeb |
| 14-Jun-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: improve variable names
|
#
c3b8c0a2 |
| 21-May-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: reassemble fragmented AVCTP packets
|
#
7c76cd61 |
| 29-Mar-2021 |
Matthias Ringwald <[email protected]> |
avoid #include "btstack.h" by core stack
|
#
37a7ced0 |
| 19-Mar-2021 |
Matthias Ringwald <[email protected]> |
avrcp_controller: added avrcp_controller_start_press_and_hold_cmd
|
#
0c436f0b |
| 19-Mar-2021 |
Matthias Ringwald <[email protected]> |
avrcp_controller: use bool press_and_hold_cmd field
|
#
99702381 |
| 26-Feb-2021 |
Matthias Ringwald <[email protected]> |
avrcp: avoid out of bound reads in target and controller
|
#
680af5dc |
| 11-Jan-2021 |
Matthias Ringwald <[email protected]> |
avrcp: support de-init
# Conflicts: # src/classic/avrcp_target.h
|
#
61920526 |
| 17-Nov-2020 |
Milanka Ringwald <[email protected]> |
avrcp: fix reading packet type from vendor specific responses
|
#
6e7485d0 |
| 05-Nov-2020 |
Milanka Ringwald <[email protected]> |
avrcp_controller: allow to send multiple absolute volume commands without waiting for response.
|
#
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
|
#
bbc383fe |
| 30-Oct-2020 |
Milanka Ringwald <[email protected]> |
src: remove commented code
|
#
e0d13a19 |
| 27-Oct-2020 |
Milanka Ringwald <[email protected]> |
avoid warning for set but unused variables when log_info and log_error are disabled
|
#
7bbeb3ad |
| 27-Oct-2020 |
Milanka Ringwald <[email protected]> |
add missing default switch cases
|
#
9aa720b2 |
| 11-Sep-2020 |
Milanka Ringwald <[email protected]> |
avrcp_controller: fix transaction ID overrun
|
#
4701e250 |
| 05-Sep-2020 |
Milanka Ringwald <[email protected]> |
avrcp_controller: extract handle notification and send register notification functions
|
#
16dc7cb4 |
| 05-Sep-2020 |
Milanka Ringwald <[email protected]> |
avrcp_controller: refactor emit notification
|
#
3d9ab93f |
| 04-Sep-2020 |
Milanka Ringwald <[email protected]> |
avrcp_controller: rename and rearrange functions
|
#
e33c5309 |
| 26-Aug-2020 |
Milanka Ringwald <[email protected]> |
avrcp: fix parsing of signalling responses
|
#
5509e888 |
| 21-Aug-2020 |
Matthias Ringwald <[email protected]> |
a2dp_source, avrcp_controller: fix warnings
|
#
2d547871 |
| 28-Jul-2020 |
Milanka Ringwald <[email protected]> |
avrcp: fix compile
|