service: Add CONNMAN_SERVICE_ERROR_INVALID_KEY to service error enum
authorPatrik Flykt <patrik.flykt@nokia.com>
Fri, 4 Feb 2011 13:14:20 +0000 (15:14 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 7 Feb 2011 23:59:00 +0000 (00:59 +0100)
commit27a2212edc59b51ce6735cd2872fed9c4be74192
treebc1758f5672e249c75642f2b1a9957d257068600
parentc280448c625ebd29e9718807c8774215c87e0382
service: Add CONNMAN_SERVICE_ERROR_INVALID_KEY to service error enum

Add invalid key/passphrase definition for a service and unset the
current passphrase when this error is indicated.
include/service.h
src/service.c