summaryrefslogtreecommitdiff
path: root/android/hal-avrcp.c
Commit message (Expand)AuthorAgeFilesLines
* android: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-12/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* android: Fix crash on android-testerLuiz Augusto von Dentz2014-12-031-2/+2
* android/hal-avrcp-ctrl: Create separate HAL for AVRCP CTRLRavi kumar Veeramally2014-11-201-121/+0
* android: Fix not setting max_clientsLuiz Augusto von Dentz2014-11-171-0/+1
* android/hal-avrcp: Add suuport for new AVRCP ctrl interfaceRavi kumar Veeramally2014-11-111-0/+122
* android: Fix non-ANSI function declarationLuiz Augusto von Dentz2014-07-031-2/+2
* android: Fix using plain integer as NULL pointerLuiz Augusto von Dentz2014-07-031-17/+17
* android/hal-ipc: Pass FD to notification handlersSzymon Janc2014-06-121-12/+12
* android: Make multi-line comments style consistentSzymon Janc2014-04-291-2/+4
* android/hal-avrcp: Remove unused codeAndrzej Kaczmarek2014-03-051-1/+0
* android/hal: Update services register commands with mode parameterSzymon Janc2014-03-041-0/+1
* android: Create comon header for IPCSzymon Janc2014-02-281-19/+20
* android/hal-avrcp: Add notification handlersLuiz Augusto von Dentz2014-02-191-0/+174
* android/hal-avrcp: Add .set_volume implementationLuiz Augusto von Dentz2014-02-191-0/+16
* android/hal-avrcp: Add .register_notification_rsp implementationLuiz Augusto von Dentz2014-02-191-0/+141
* android/hal-avrcp: Add .set_player_app_value_rsp implementationLuiz Augusto von Dentz2014-02-191-0/+17
* android/hal-avrcp: Add .get_element_attr_rsp implementationLuiz Augusto von Dentz2014-02-191-0/+42
* android/hal-avrcp: Add .get_player_app_value_text_rsp implementationLuiz Augusto von Dentz2014-02-191-0/+26
* android/hal-avrcp: Add .get_player_app_attr_text_rsp implementationLuiz Augusto von Dentz2014-02-191-0/+69
* android/hal-avrcp: Add .get_player_app_value_rsp implementationLuiz Augusto von Dentz2014-02-191-0/+35
* android/hal-avrcp: Add .list_player_app_value_rsp implementationLuiz Augusto von Dentz2014-02-191-0/+28
* android/hal-avrcp: Add .list_player_app_attr_rsp implementationLuiz Augusto von Dentz2014-02-191-0/+29
* android/hal-avrcp: Add .get_play_status implementationLuiz Augusto von Dentz2014-02-191-0/+19
* android: Add initial skeleton for AVRCP in the HALLuiz Augusto von Dentz2014-01-261-0/+87