Commit: d969a40def8dc53fc9e9192ad6226e68f1e8cd7b
Parent: 0cd7854e0548022a9810325c73b3b5b7f30b2e43
Author: Marcin Kraglak <marcin.kraglak@tieto.com>
Committer: Szymon Janc <szymon.janc@tieto.com>
Date: 2014-03-01 22:34:11
Tree: 018c5322460c149d8c56d6a5a90aee8dcad822e7

shared/hfp: Add prefix handlers functionality Add two functions: hfp_gw_register_prefix_handler() and hfp_gw_unregister_prefix_handler(). It will allow user to register for specific command. Current implementation just put/remove handler data from queue.

Diffstat

M Makefile.tools | 1 +
M src/shared/hfp.c | 99 ++++++++++++++++++++++++++++++++++++++++
M src/shared/hfp.h | 18 ++++++++++++++++++

3 files changed, 118 insertions(+), 0 deletions(-)

View Full Diff | Patch