summaryrefslogtreecommitdiff
path: root/android/client/if-rc.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/client: Create separate file for AVRCP CTRLRavi kumar Veeramally2014-11-201-88/+0
* android/client: Add support for new AVRCP CTRL interfaceRavi kumar Veeramally2014-11-111-0/+88
* android/client: Fix compilation errors with muslSzymon Janc2014-09-241-0/+1
* android/client: Fix coding styleRavi kumar Veeramally2014-06-241-4/+4
* android/client: Add AVRCP register_notification_rsp supportRavi kumar Veeramally2014-03-271-0/+78
* android/client: Add AVRCP list_player_app_attr_cb supportRavi kumar Veeramally2014-03-181-0/+6
* android/client: Add AVRCP list_player_app_values_cb supportRavi kumar Veeramally2014-03-181-0/+6
* android/client: Add AVRCP get_player_app_attrs_text_cb supportRavi kumar Veeramally2014-03-181-0/+13
* android/client: Add AVRCP get_player_app_value_cb supportRavi kumar Veeramally2014-03-181-0/+12
* android/client: Add AVRCP get_player_app_values_text_cb supportRavi kumar Veeramally2014-03-181-0/+8
* android/client: Add AVRCP set_player_app_value_cb supportRavi kumar Veeramally2014-03-181-0/+12
* android/client: Add AVRCP passthrough_cmd_cb supportRavi kumar Veeramally2014-03-181-0/+6
* android/client: Add AVRCP set_player_app_value_rsp supportRavi kumar Veeramally2014-03-181-0/+36
* android/client: Add AVRCP remote_features_cb supportLuiz Augusto von Dentz2014-03-061-0/+10
* android/client: Add AVRCP register_notification_cb supportLuiz Augusto von Dentz2014-03-041-0/+6
* android/client: Add AVRCP volume_change_cb supportRavi kumar Veeramally2014-03-041-0/+6
* android/client: Add AVRCP get_element_attr_cb supportRavi kumar Veeramally2014-03-041-0/+11
* android/client: Add AVRCP get_play_status_cb supportRavi kumar Veeramally2014-03-041-0/+6
* android/client: Add AVRCP set_volume supportRavi kumar Veeramally2014-03-041-0/+24
* android/client: Add AVRCP get_element_attr_rsp supportRavi kumar Veeramally2014-03-041-0/+46
* android/client: Add AVRCP get_play_status_rsp supportRavi kumar Veeramally2014-03-041-0/+58
* android/haltest: Add init and cleanup calls to rc methodsLuiz Augusto von Dentz2014-01-261-0/+55