v2: - parser moved to src/shared/hfp - dynamic register/unregister prefix handlers - minor fixes pointed by Marcel Marcin Kraglak (8): shared/hfp: Fix parsing line with few commands shared/hfp: Add prefix handlers functionality shared/hfp: Add initial implementiation of processing commands shared/hfp: Add implementation of precessing commands shared/hfp: Add get_number implementation shared/hfp: Add open/close container function shared/hfp: Add function to get string shared/hfp: Add function to get unquoted string Makefile.tools | 1 + src/shared/hfp.c | 363 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- src/shared/hfp.h | 25 ++++ 3 files changed, 380 insertions(+), 9 deletions(-) -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html