Hi Frédéric, On 08/08/2011 09:34 AM, Frédéric Danis wrote: > Some phones with HFP Audio Gateway version previous to 1.5 (i.e. > Samsung SGH-D600 returning 0x0101 as profile version) do not accept > an AT+BRSF with latest features. > The Handsfree agent should adapt its AT+BRSF command depending on the > remote version, so add version information as parameter of > NewConnection method. > For localhfp modem, use the highest version possible (0xFFFF) so it > will always send all implemented features. > > Frédéric Danis (2): > hfpmodem: fix hf features > hfp_hf: retrieve AG version > > drivers/hfpmodem/slc.c | 7 ++++++- > drivers/hfpmodem/slc.h | 5 ++++- > plugins/hfp_hf.c | 9 +++++---- > plugins/phonesim.c | 2 +- > 4 files changed, 16 insertions(+), 7 deletions(-) Both have been applied, thanks. Regards, -Denis