OSDN Git Service

Fix clearing authentication request for renewed keys
authorJohan Hedberg <johan.hedberg@nokia.com>
Sun, 19 Dec 2010 00:01:55 +0000 (02:01 +0200)
committerJohan Hedberg <johan.hedberg@nokia.com>
Sun, 19 Dec 2010 00:01:55 +0000 (02:01 +0200)
commitf0ab6f3c4c8de3a49591d484a59c30a021b4e4c1
tree95c424e44661e2ba0a44ec2a1fb28b7fbf8a94cb
parent8b14105a66883ccc9bcf84bb1d54040e2e3d410c
Fix clearing authentication request for renewed keys

In the case of upgrading an unauthenticated key to an authenticated one
there will be a second authentication request which needs to be cleared
upon the link key notification event.
src/device.c
src/device.h
src/event.c