#
665a00cb |
| 16-Jun-2020 |
Milanka Ringwald <[email protected]> |
avrcp: move browsing code to avrcp_browsing.c
|
#
7195ee86 |
| 12-Jun-2020 |
Milanka Ringwald <[email protected]> |
avrcp_browsing_target: clean up log_info
|
#
d1cf25b1 |
| 09-Jun-2020 |
Matthias Ringwald <[email protected]> |
avrcp_target: add avrcp_target_register_set_addressed_player_handler
|
#
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
|
#
8ee7c9da |
| 19-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp browsing: move disconnect to AVRCP API
|
#
f9294da5 |
| 19-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp browsing: move decline incoming connection to avrcp API
|
#
a6344352 |
| 19-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp browsing: move configure incoming connection to avrcp
|
#
3121b998 |
| 19-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp browsing: remove create connection from browsing controller and target, use instead single avrcp_browsing_connect, handle incoming connection
|
#
0eebc132 |
| 18-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp browsing: register l2cap service only once, move connection establishment to avrcp.c
|
#
12c4a6ee |
| 14-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp browsing: move connection establishment code to avrcp.h
|
#
119bdcb2 |
| 14-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp browsing: move emit connection events to avrcp.h
|
#
ace5ab2a |
| 14-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp browsing: move avrcp_browsing_disconnect to public avrcp.h API
|
#
b99ca858 |
| 14-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp browsing: move avrcp_browsing_connect to public avrcp.h API
|
#
be4cc80a |
| 24-Apr-2020 |
Milanka Ringwald <[email protected]> |
avrcp: remove commented code
|
#
9cf030dd |
| 24-Apr-2020 |
Milanka Ringwald <[email protected]> |
avrcp browsing target: fix compile
|
#
78315a58 |
| 08-May-2020 |
Matthias Ringwald <[email protected]> |
GAP: gap_set_security_level sets required security level for incoming and outgoing connections
|
#
6535961a |
| 02-Dec-2019 |
Matthias Ringwald <[email protected]> |
ignore memcpy return value (always returns first parameter)
|
#
69d0a1a7 |
| 13-Sep-2019 |
Milanka Ringwald <[email protected]> |
avrcp_browsing_target: fix compile
|
#
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
|
#
6fff2324 |
| 23-Nov-2018 |
Matthias Ringwald <[email protected]> |
remove explicit memset call for buffers from btstack_memory
|
#
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)
|
#
e72b716b |
| 26-Apr-2018 |
Milanka Ringwald <[email protected]> |
avrcp browsing target: send response to get total num of items; remove printf from library
|
#
baf43621 |
| 26-Apr-2018 |
Milanka Ringwald <[email protected]> |
avrcp browsing target: send get folder items
|