History log of /btstack/src/classic/avrcp_target.c (Results 76 – 100 of 136)
Revision Date Author Comments
# 9192020a 07-Jul-2020 Matthias Ringwald <[email protected]>

remove <stdio.h>, <stdlib.h> and printf from most core files


# 1945fe3e 03-Jul-2020 Milanka Ringwald <[email protected]>

avrcp: rename getter functions


# 95f00c7e 18-Jun-2020 Milanka Ringwald <[email protected]>

avrcp_target: fix compile


# d1cf25b1 09-Jun-2020 Matthias Ringwald <[email protected]>

avrcp_target: add avrcp_target_register_set_addressed_player_handler


# cf36dea0 19-May-2020 Milanka Ringwald <[email protected]>

avrcp: use bool for wait_to_send


# 3734adac 04-May-2020 Milanka Ringwald <[email protected]>

avrcp: improve API documentation


# e3d57ee2 27-Apr-2020 Milanka Ringwald <[email protected]>

avrcp: use separate context for avrcp, remove handling of AVRCP_META event from controller/target


# be4cc80a 24-Apr-2020 Milanka Ringwald <[email protected]>

avrcp: remove commented code


# fe10780b 24-Apr-2020 Milanka Ringwald <[email protected]>

avrcp: replace avrcp_target/controller_connect/disconnect with avrcp_connect/disconnect


# 19691e0a 24-Apr-2020 Milanka Ringwald <[email protected]>

avrcp: call avrcp_init explicitly


# 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


# fa06a5d9 09-Apr-2020 Matthias Ringwald <[email protected]>

avrcp_target: use if else chain to pick next action


# 3e5c3c5b 11-Mar-2020 Matthias Ringwald <[email protected]>

volume in avrcp_target_volume_changed is reported as current value in interim response to register for volume change notifications


# c57adf92 10-Feb-2020 Milanka Ringwald <[email protected]>

avrcp_target: use correct variable for sending playback status value


# d8133c09 16-Jan-2020 Matthias Ringwald <[email protected]>

avrcp_target: use avrcp_target_response_setup to reduce params to avrcp_target_response_vendor_dependent_interim


# 6649facb 16-Jan-2020 Matthias Ringwald <[email protected]>

avrcp_target: extract avrcp_target_response_setup


# b68ca59f 16-Jan-2020 Matthias Ringwald <[email protected]>

avrcp_target: only use RFC2978_CHARSET_MIB_UTF8


# 5e845fce 16-Jan-2020 Matthias Ringwald <[email protected]>

avrcp_target: extract avrcp_target_pack_single_element_header


# 6535961a 02-Dec-2019 Matthias Ringwald <[email protected]>

ignore memcpy return value (always returns first parameter)


# 0e588213 19-Nov-2019 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-12.1: add suggested parentheses


# c1ab6cc1 19-Nov-2019 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-12.1: add suggested parentheses


# fe934656 30-Oct-2019 Matthias Ringwald <[email protected]>

avrcp_target: increase notifications_transaction_label array to fit max notification id


# e501bae0 11-May-2019 Matthias Ringwald <[email protected]>

Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)


123456