Hi Patrik,
On 03/18/2013 02:09 PM, Patrik Flykt wrote:
On Fri, 2013-03-15 at 13:50 +0100, Daniel Wagner wrote:
From: Daniel Wagner <[email protected]>
There is a common pattern when writing a callback function. Let's
add a few helper for this.
This is shamelessly stolen from oFono.
---
include/types.h | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/include/types.h b/include/types.h
index 0f671ec..051151a 100644
--- a/include/types.h
+++ b/include/types.h
Not in here, the contents of this file are to be cleaned up as specified
in the TODO file. Use src/connman.h instead?
The reason I put it into types.h and not connman.h is that the policy
plugin will use it (in the next series). So connman.h can't be used. If
not types.h, where should I put it?
cheers,
daniel
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman