History log of /btstack/src/classic/avrcp_target.c (Results 1 – 25 of 136)
Revision Date Author Comments
# 163cc386 13-Nov-2024 Milanka Ringwald <[email protected]>

avrcp_target: implement response for add to now playing cmd


# bf1fb210 13-Nov-2024 Milanka Ringwald <[email protected]>

avrcp_target: rename function


# 1e4db407 13-Nov-2024 Milanka Ringwald <[email protected]>

avrcp_target: implement response to PLAY ITEM


# 6a2e66be 12-Nov-2024 Milanka Ringwald <[email protected]>

avrcp_target: implement UIDS changed


# 20c6ab95 12-Nov-2024 Milanka Ringwald <[email protected]>

avrcp: rename enum item


# bbc50dcb 11-Nov-2024 Milanka Ringwald <[email protected]>

avrcp_target: send now playing item id in INTERIM response if available


# a215e8c0 06-Nov-2024 Milanka Ringwald <[email protected]>

avrcp_target: send response 2 for invalid Set Absolute Volume parameter


# 1f2f3fd1 28-Oct-2024 Milanka Ringwald <[email protected]>

avrcp_target: add AVRCP_OPERATION_ID_VENDOR_UNIQUE to the set of valid AVRCP ops


# 2e2ef1f1 11-Oct-2024 Matthias Ringwald <[email protected]>

avrcp: use btstack_snprintf_assert_complete


# 141dff40 13-Nov-2023 Matthias Ringwald <[email protected]>

avrcp: support SDP record without service name and/or provider


# c7831204 20-Sep-2023 Matthias Ringwald <[email protected]>

avrcp: use bool for avrcp_create_sdp_record


# 8b631c13 11-Sep-2023 Matthias Ringwald <[email protected]>

avrcp_controller: build get element attributes command on the fly, fix #527


# ab2445a0 09-Jun-2022 Matthias Ringwald <[email protected]>

classic: fix warnings in audio profiles


# 276c795a 07-Dec-2021 Milanka Ringwald <[email protected]>

avrcp_target: fix compile


# c3c3461e 09-Nov-2021 Milanka Ringwald <[email protected]>

test/pts: update avrcp test and test sequences


# 7d1b72e5 07-Dec-2021 Milanka Ringwald <[email protected]>

avrcp_target: refactor set track changed function


# d3db1226 07-Dec-2021 Milanka Ringwald <[email protected]>

avrcp_target: move W2_SEND_RESPONSE state directly before calling avrcp_request_can_send_now


# 4e0673db 07-Dec-2021 Milanka Ringwald <[email protected]>

avrcp_target: use W2_SEN_RESPONSE state for messages that are not notifications


# ae5447c3 07-Dec-2021 Milanka Ringwald <[email protected]>

avrcp_target: do not set state in data init method


# 79774d78 07-Dec-2021 Milanka Ringwald <[email protected]>

avrcp_target: simplify logic for sending response


# 24606b2c 07-Dec-2021 Milanka Ringwald <[email protected]>

avrcp_target: send pending responses first before sending flagged responses


# 1e852c68 26-Nov-2021 Milanka Ringwald <[email protected]>

avrcp_target: check data_len on continue response


# 18f5a148 26-Nov-2021 Milanka Ringwald <[email protected]>

avrcp: use uint16 for length


# 4b47bcb9 26-Nov-2021 Milanka Ringwald <[email protected]>

avrcp_target: use continue response flag


# a4318cbb 26-Nov-2021 Milanka Ringwald <[email protected]>

avrcp_target: reset track ID


123456