Hi Frédéric, On 01/29/2013 04:42 AM, Frédéric Danis wrote: > As BlueZ 5 introduced backwards incompatible API changes, and we want to > keep support for BlueZ 4 based HFP AG plugin for some time, we need to > separate HFP AG plugin which is based on BlueZ 4 from the one based on > BlueZ 5. > > The hfp_ag.c plugin is renamed to hfp_ag_bluez4. This will make it easy > to add an HFP AG plugin for BlueZ 5. > --- > Makefile.am | 4 ++-- > plugins/{hfp_ag.c => hfp_ag_bluez4.c} | 5 +++-- > 2 files changed, 5 insertions(+), 4 deletions(-) > rename plugins/{hfp_ag.c => hfp_ag_bluez4.c} (97%) Patch has been applied, thanks. Regards, -Denis