Fix: Order of CMER and CIND in SLC connection
authorZhenhua Zhang <zhenhua.zhang@intel.com>
Wed, 25 Nov 2009 05:47:16 +0000 (13:47 +0800)
committerDenis Kenzior <denkenz@gmail.com>
Wed, 25 Nov 2009 02:39:19 +0000 (20:39 -0600)
commita4a4bddbe940c565bac545124afdd5bd5ff16881
treebc626748113dbbd68c5b473d07f4270a4d559f2b
parentc77f1d0cc9c5d2f9a97284cc17f75951dacec744
Fix: Order of CMER and CIND in SLC connection

According to the HFP 1.5 specification the order of commands is actually
important.  The required sequence is to use CIND=?, CIND? and then CMER.
Currently oFono issues commands in the order of CIND=?, CMER, CIND?
plugins/hfp.c