Commit Graph

9 Commits

Author SHA1 Message Date
Luiz Augusto von Dentz
d15f317bd6 android/hal-av: Fix command struct names
The command struct names should start with hal_cmd as the others.
2013-10-28 12:58:56 +02:00
Grzegorz Kolodziejczyk
5a5158bb0f android/hal: Add support for send av disconnect command
This allows HAL to send av disconnect command
2013-10-28 11:52:03 +02:00
Grzegorz Kolodziejczyk
11410bf9bb android/hal: Add support for send av connect command
This allows HAL to send av connect command
2013-10-28 11:50:52 +02:00
Grzegorz Kolodziejczyk
c737af9301 android/hal: Add support for handling av audio state event 2013-10-28 11:48:55 +02:00
Grzegorz Kolodziejczyk
7bca531f62 android/hal: Add support for handling av connection state event 2013-10-28 11:47:47 +02:00
Grzegorz Kolodziejczyk
9b67ebb0e6 android/hal: Add skeleton for handling av notifications
Only default case is handled in skeleton
2013-10-28 11:24:12 +02:00
Szymon Janc
76384da137 android/hal: Unify HALs callbacks pointers definition
Those are not suppose to be modified or used outside of each HAL.
2013-10-22 16:51:07 +03:00
Szymon Janc
3917177c40 android/hal: Make hal.h self contained 2013-10-22 16:17:26 +03:00
Luiz Augusto von Dentz
954c35d070 android: Add A2DP skeleton
This adds initial skeleton for A2DP Android HAL.
2013-10-21 13:44:12 +03:00