History log of /btstack/src/classic/avrcp_browsing_target.h (Results 1 – 21 of 21)
Revision Date Author Comments
# d81d696e 06-Dec-2024 Milanka Ringwald <[email protected]>

classic/avrcp_browsing_target: remove UID counter from change path response API call


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

avrcp_target: implement search


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

avrcp_browsing_target: implement get_item_attributes


# 5d5682b5 12-Nov-2024 Milanka Ringwald <[email protected]>

avrcp_browsing_target: implement change path


# 19c436db 12-Nov-2024 Milanka Ringwald <[email protected]>

avrcp_browsing_target: extend get_folder_items_response function params


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# fe5a6c4e 27-May-2021 Milanka Ringwald <[email protected]>

src: add title to header files


# fd9293d8 06-May-2021 Milanka Ringwald <[email protected]>

avrcp_browsing_target: test set browsed player


# fd027dab 20-Jan-2021 Matthias Ringwald <[email protected]>

avrcp_browsing_target: fix warning


# 680af5dc 11-Jan-2021 Matthias Ringwald <[email protected]>

avrcp: support de-init

# Conflicts:
# src/classic/avrcp_target.h


# 48f7d139 16-Jun-2020 Milanka Ringwald <[email protected]>

avrcp browsing target: rename API functions from avrcp_subevent_browsing_* to avrcp_browsing_target_send_*


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

avrcp browsing: move decline incoming connection to avrcp API


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

avrcp browsing: move configure incoming connection to avrcp


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

avrcp browsing: remove create connection from browsing controller and target, use instead single avrcp_browsing_connect, handle incoming connection


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

Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)


# 3311c2d5 17-Feb-2019 Matthias Ringwald <[email protected]>

fix includes for avrcp/avdtp header files


# 6138850c 05-Jul-2018 Matthias Ringwald <[email protected]>

fix 'no newline at end of file' [-Wnewline-eof]


# e72b716b 26-Apr-2018 Milanka Ringwald <[email protected]>

avrcp browsing target: send response to get total num of items; remove printf from library


# baf43621 26-Apr-2018 Milanka Ringwald <[email protected]>

avrcp browsing target: send get folder items


# 8a518194 26-Apr-2018 Milanka Ringwald <[email protected]>

avrcp target: fix compile errors, draft get folder items


# 654724de 25-Apr-2018 Milanka Ringwald <[email protected]>

avrcp browsing target: create browsing connection