Hi Zhenhua,
Hi,
Attached is update patch for handsfree profile plugin. I move most stuff in
drivers/hfpmodem/hfp.c into plugins/hfp.c and simplify them. GSList *indies
is replaced as two indexable arrays (cind_names and cind_values), to
improve efficiency when we need access name and value by index. The whole
logic is the same comparing with previous patch.
Thanks for Denis and Gustavo for comments. Please review it.
This patch has been applied with some additional fixes by me. Please let me
know if I broke something.
Regards,
-Denis