History log of /btstack/src/classic/avrcp.c (Results 151 – 175 of 176)
Revision Date Author Comments
# a0f524f0 10-Jul-2017 Matthias Ringwald <[email protected]>

avrcp: use AVCTP PSM for L2CAP, move AVCTP_Browsing outside from Bluetooth Profile Descriptor List


# f6fd20f2 05-Jul-2017 Milanka Ringwald <[email protected]>

avrcp: fix unused var


# df642728 05-Jul-2017 Milanka Ringwald <[email protected]>

avrcp: put avrcp context into sdp query context


# 6086246c 05-Jul-2017 Milanka Ringwald <[email protected]>

avrcp: add SDP query


# d5ff3b26 22-Jun-2017 Matthias Ringwald <[email protected]>

fix warnings - mostly enum casts and set but not used


# af4998ce 14-Jun-2017 Milanka Ringwald <[email protected]>

avrcp: remove printf


# d1845da3 14-Jun-2017 Milanka Ringwald <[email protected]>

avrcp: enable all events to register, for pts purposes add single shot rewind and fast forward


# ac98fce4 13-Jun-2017 Milanka Ringwald <[email protected]>

avdtp: fix wrongly freed stream endpoint


# bdab4b0b 12-Jun-2017 Matthias Ringwald <[email protected]>

remove <unistd.h> from examples and avrcp impl


# 47ec446b 12-Jun-2017 Matthias Ringwald <[email protected]>

avrcp: fix compile


# 6f43fcd7 12-Jun-2017 Matthias Ringwald <[email protected]>

avrcp: drop con_handle from connection struct, use avrcp_cid in events, free memory on disconnect


# ee6d17f2 09-Jun-2017 Matthias Ringwald <[email protected]>

avrcp: remove track_status from AVRCP_NOTIFICATION_EVENT_TRACK_CHANGED


# 0f76c2d7 09-Jun-2017 Matthias Ringwald <[email protected]>

avrcp: emit connestion established with error code on failure


# d3b6a85e 08-Jun-2017 Matthias Ringwald <[email protected]>

avrcp: use 'command_type' for ctype in AVRCP Events


# 31a5a745 08-Jun-2017 Matthias Ringwald <[email protected]>

avrcp: provide status return for all functions


# 294335f1 07-Jun-2017 Milanka Ringwald <[email protected]>

avrcp: clean disconnect, improve notification registration


# b193c45e 07-Jun-2017 Milanka Ringwald <[email protected]>

avrcp: use l2cap cid instead of handle


# 8a2c6c7c 07-Jun-2017 Milanka Ringwald <[email protected]>

avrcp: create connection returns status


# 9cc1f3ce 07-Jun-2017 Milanka Ringwald <[email protected]>

avrcp: fix state transition when notification comes before response


# adcdded9 06-Jun-2017 Milanka Ringwald <[email protected]>

avrcp: fix array too small in cmd send


# 4bb88fd7 02-Jun-2017 Matthias Ringwald <[email protected]>

avrcp: only parse get element attributes for AVRCP_CTYPE_RESPONSE_IMPLEMENTED_STABLE or AVRCP_CTYPE_RESPONSE_CHANGED_STABLE


# 73264fe8 01-Jun-2017 Matthias Ringwald <[email protected]>

avrcp: clear todo flag before sending command


# 3982eab9 05-May-2017 Matthias Ringwald <[email protected]>

fix 'comparions is always true' warning


# 235946f1 26-Mar-2017 Matthias Ringwald <[email protected]>

bluetooth_sdp: use scraped SDP UUID and PSMs for SDP record creation and parsing


# ab2c6ae4 24-Mar-2017 Matthias Ringwald <[email protected]>

tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__


12345678