Commit Graph

15 Commits

Author SHA1 Message Date
Andrzej Kaczmarek
0e1fba490b android/hal-avrcp: Remove unused code 2014-03-05 10:32:50 +02:00
Szymon Janc
412f893256 android/hal: Update services register commands with mode parameter 2014-03-04 10:18:27 +01:00
Szymon Janc
7d95d027b1 android: Create comon header for IPC
This header contains IPC specific structures and code not related to
BT and audio HAL protocols. This allows to fully decouple IPC from
HAL messages.

This is first step to make HAL part of IPC unit-testable and reusable
between BT HAL and audio HAL.
2014-02-28 15:22:45 +01:00
Luiz Augusto von Dentz
3fb59115b7 android/hal-avrcp: Add notification handlers 2014-02-19 19:17:16 +01:00
Luiz Augusto von Dentz
32cc2bedbf android/hal-avrcp: Add .set_volume implementation 2014-02-19 19:17:16 +01:00
Luiz Augusto von Dentz
6753264d4e android/hal-avrcp: Add .register_notification_rsp implementation 2014-02-19 19:17:16 +01:00
Luiz Augusto von Dentz
5c3c1441ed android/hal-avrcp: Add .set_player_app_value_rsp implementation 2014-02-19 19:17:16 +01:00
Luiz Augusto von Dentz
96b14998e6 android/hal-avrcp: Add .get_element_attr_rsp implementation 2014-02-19 19:17:16 +01:00
Luiz Augusto von Dentz
3656c6fb14 android/hal-avrcp: Add .get_player_app_value_text_rsp implementation 2014-02-19 19:17:16 +01:00
Luiz Augusto von Dentz
7d519df9df android/hal-avrcp: Add .get_player_app_attr_text_rsp implementation 2014-02-19 19:17:16 +01:00
Luiz Augusto von Dentz
36f0586325 android/hal-avrcp: Add .get_player_app_value_rsp implementation 2014-02-19 19:17:15 +01:00
Luiz Augusto von Dentz
d4b59ee629 android/hal-avrcp: Add .list_player_app_value_rsp implementation 2014-02-19 19:17:15 +01:00
Luiz Augusto von Dentz
5aa5117647 android/hal-avrcp: Add .list_player_app_attr_rsp implementation 2014-02-19 19:17:15 +01:00
Luiz Augusto von Dentz
604acf4a34 android/hal-avrcp: Add .get_play_status implementation 2014-02-19 19:17:15 +01:00
Luiz Augusto von Dentz
44ef6f0c4c android: Add initial skeleton for AVRCP in the HAL 2014-01-26 16:19:24 -08:00