agent: Implement Agent API Cancel() method call
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 3 Sep 2012 11:17:13 +0000 (14:17 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 4 Sep 2012 09:08:53 +0000 (12:08 +0300)
commita79d3c464d7eec5ae071f1b94faadbc3733fe1e4
treeff3926ca6db55a37489ab4b29b34988dc672b160
parente67e0c606669bdf092672b87d51002b8d9c17d0a
agent: Implement Agent API Cancel() method call

Clean up the queue and cancel the current message at the agent, if
any. Split out the actual cancel message sending as it will be used
separately from the rest of the code.
src/agent.c
src/connman.h