diff options
-rw-r--r-- | plugins/hfp_ag.c | 2 |
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"; |