#
ecb2ff93 |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: rename avrcp_send_cmd, and use AVCTP packet type
|
#
589c7712 |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
avctp_controller: introduce AVCTP_W2_SEND_AVCTP_FRAGMENTED_MESSAGE state
|
#
3d8eb2db |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: calculate AVCTP fragment size based on l2cap mtu and max AV/C message size
|
#
91b9f86d |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
avrcp: rename connection state from AVCTP_W2_SEND_FRAGMENTED_COMMAND to AVCTP_W2_SEND_FRAGMENTED_MESSAGE
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
66e22952 |
| 01-Nov-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: implement avrcp_controller_get_now_playing_info_for_media_attribute_id
|
#
7229b758 |
| 29-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_cotroller: handle notification registration reject
|
#
641571e8 |
| 28-Oct-2021 |
Milanka Ringwald <[email protected]> |
avdp/avrcp: remove log_error when returning error code
|
#
3b8b393a |
| 28-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: rename variables
|
#
1d3f7785 |
| 26-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: fix compile
|
#
b2e02b8d |
| 26-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: rename event
|
#
79464f8d |
| 26-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: deregister only if events are already queried, and event is supported
|
#
66ec1603 |
| 26-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: return on wrong response type
|
#
eebb600b |
| 26-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: event id range check
|
#
bc3843bf |
| 26-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: report notification status only initially, after registration
|
#
274ca16f |
| 26-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: emit AVRCP_SUBEVENT_ENABLE_NOTIFICATION_COMPLETE if notification is requested, but found not supported after supported events query
|
#
3fbe4e46 |
| 26-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: remove duplicate check
|
#
737e7617 |
| 26-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: remove status as input param
|
#
99845bb7 |
| 26-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: introduce first and last index for iteration over avrcp_notification_event_id_t items
|
#
bce3db21 |
| 26-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: emit AVRCP_SUBEVENT_ENABLE_NOTIFICATION_COMPLETE
|
#
2ac1dc76 |
| 26-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: automatically query supported events when registering for notifications
|
#
1f94eaa5 |
| 25-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: use get_capabilities_for_connection
|
#
826b3ced |
| 25-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: extract get_capabilities with connection parameter instead of cid
|
#
2b8461f9 |
| 25-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_target: avrcp_controller_register_notification returns status
|
#
ff243a1b |
| 25-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: extract avrcp_controller_emit_supported_events and store remote supported events into bitmap
|