History log of /btstack/src/classic/avrcp_controller.c (Results 101 – 125 of 159)
Revision Date Author Comments
# 3acd1f1c 27-Jul-2020 Milanka Ringwald <[email protected]>

avrcp: check packet type and return if fragmented (currently not supported)


# c6cd1191 24-Jul-2020 Milanka Ringwald <[email protected]>

avrcp: fix send of segmented commands


# 697b823e 25-Jul-2020 Matthias Ringwald <[email protected]>

test/fuzz: prepare for avrcp fuzzing


# e2f25417 23-Jul-2020 Milanka Ringwald <[email protected]>

avrcp: use defines instead of enum for features


# 08485fc4 20-Jul-2020 Milanka Ringwald <[email protected]>

avrcp: use capital case for defines


# 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


# 4f5eb797 02-Jul-2020 Milanka Ringwald <[email protected]>

avrcp: pass AVRCP_SUBEVENT_GET_CAPABILITY_COMPANY_ID and AVRCP_SUBEVENT_GET_CAPABILITY_EVENT_ID events to client


# e7e98b60 29-May-2020 Milanka Ringwald <[email protected]>

arvcp browsing: support more notification events


# 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


# 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


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

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


# 30bbf872 20-Feb-2019 Milanka Ringwald <[email protected]>

avrcp: fixed transport header parsing


# 597efc91 20-Feb-2019 Milanka Ringwald <[email protected]>

avrcp: get role from transport header


# 0036e267 20-Feb-2019 Milanka Ringwald <[email protected]>

avrcp: use packet handler in avrcp for both roles and dispatch to hihger layer


# b106f728 19-Feb-2019 Milanka Ringwald <[email protected]>

avrcp: add packet handler registration for target and controller in avrcp


# 94d9400d 19-Feb-2019 Milanka Ringwald <[email protected]>

avrcp: use role for connection lookup


1234567