Hi Andrew, On 04/08/2014 03:21 AM, Andrew Earl wrote: > Hi Denis, > > Here are the changes to add the subscriber number to the handsfree > API. > > Thanks, > > Andrew > > > Andrew Earl (4): > doc: Add subscriber number to handsfree-api > include: Add subscriber number to handsfree API > hfp: Add subscriber number to handsfree properties > hfp: Add CNUM query to handsfree interface for subscriber number > > doc/handsfree-api.txt | 4 ++ > drivers/hfpmodem/handsfree.c | 88 ++++++++++++++++++++++++++++++ > include/handsfree.h | 6 +++ > src/handsfree.c | 124 +++++++++++++++++++++++++++++++++++++++++-- > 4 files changed, 219 insertions(+), 3 deletions(-) > I went ahead and applied all four patches. I did reflow a couple of functions and tweaked variable names after patch 3 & patch 4. Please let me know if I broke something. Regards, -Denis