summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorFrédéric Danis <frederic.danis@linux.intel.com>2011-06-20 17:13:47 +0200
committerDenis Kenzior <denkenz@gmail.com>2011-06-19 06:31:40 -0500
commit41bea0be674421a152c417c2b80a40876fc22585 (patch)
tree930cafc97788308a47bffbf132d5541a633b9dce /plugins
parent3bcaa862f806e686c85811251164a876d42f3d06 (diff)
downloadofono-41bea0be674421a152c417c2b80a40876fc22585.tar.bz2
hfp_ag: fix SDP record
HFP AG supports 3 way calls
Diffstat (limited to 'plugins')
-rw-r--r--plugins/hfp_ag.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/hfp_ag.c b/plugins/hfp_ag.c
index 17751ad2..191708b7 100644
--- a/plugins/hfp_ag.c
+++ b/plugins/hfp_ag.c
@@ -81,7 +81,7 @@ static const gchar *hfp_ag_record =
" </attribute>\n"
"\n"
" <attribute id=\"0x0311\">\n"
-" <uint16 value=\"0x0000\" />\n"
+" <uint16 value=\"0x0001\" />\n"
" </attribute>\n"
"</record>\n";