#
61bf14d6 |
| 19-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp browsing: update channel closed to handle both target and controller
|
#
f4ffe59a |
| 19-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp browsing: update channel opened, reconnection timer not yet handled
|
#
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
|
#
b8081399 |
| 18-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp: extract get frame type, use frame type to call the appropriate browsing packet handler
|
#
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
|
#
a062fcdd |
| 04-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp: retry if outgoing fails and incoming connection was rejected
|
#
e3d57ee2 |
| 27-Apr-2020 |
Milanka Ringwald <[email protected]> |
avrcp: use separate context for avrcp, remove handling of AVRCP_META event from controller/target
|
#
cee0e5b6 |
| 24-Apr-2020 |
Milanka Ringwald <[email protected]> |
avrcp: use separate callback for avrcp open/close connection events
|
#
fe10780b |
| 24-Apr-2020 |
Milanka Ringwald <[email protected]> |
avrcp: replace avrcp_target/controller_connect/disconnect with avrcp_connect/disconnect
|
#
7403cbba |
| 24-Apr-2020 |
Milanka Ringwald <[email protected]> |
avrcp: use same avrcp cid for controller and target
|
#
bd66227a |
| 24-Apr-2020 |
Milanka Ringwald <[email protected]> |
avrcp: setup avrcp controller and target together
|
#
b68672ea |
| 23-Apr-2020 |
Milanka Ringwald <[email protected]> |
avrcp: store remote address into SDP query context and handle SDP query complete for controller and target
|
#
50fc39c5 |
| 23-Apr-2020 |
Milanka Ringwald <[email protected]> |
avrcp: remove connection param from avrcp_handle_sdp_client_query_attribute_value
|
#
463f41ba |
| 23-Apr-2020 |
Milanka Ringwald <[email protected]> |
avrcp: extract SDP handlers
|
#
5dd5e7e3 |
| 23-Apr-2020 |
Milanka Ringwald <[email protected]> |
avrcp: move target and controller contexts to avrcp.c file
|
#
b273af90 |
| 21-Apr-2020 |
Milanka Ringwald <[email protected]> |
avrcp: remove redundant input parameter
|
#
16d860d2 |
| 21-Apr-2020 |
Milanka Ringwald <[email protected]> |
avrcp: improve function name
|
#
78315a58 |
| 08-May-2020 |
Matthias Ringwald <[email protected]> |
GAP: gap_set_security_level sets required security level for incoming and outgoing connections
|