OSDN Git Service

android/handsfree: Add support for three-way calling
authorSzymon Janc <szymon.janc@tieto.com>
Fri, 14 Mar 2014 10:00:20 +0000 (11:00 +0100)
committerSzymon Janc <szymon.janc@tieto.com>
Sat, 15 Mar 2014 21:21:28 +0000 (22:21 +0100)
commit5d5444d657309fe0fb8a29707c81a4d0c4258f9b
tree05df9e447922187c97c5a6ff0181ef754505ea20
parent8b644c3537d3c547b0be1bdf8cfdd157bc21980c
android/handsfree: Add support for three-way calling

This adds code needed for translating phone_state_change command to
call, callsetup and callheld indicators. Android HAL specifcy common
type for all calls state but only subset of values are valid for
phone_state_change.
android/handsfree.c