diff -r 10183c6d2913 -r 015fa7494bd2 bluetooth/btstack/linkmgr/hcifacade.h --- a/bluetooth/btstack/linkmgr/hcifacade.h Wed Sep 15 13:27:26 2010 +0300 +++ b/bluetooth/btstack/linkmgr/hcifacade.h Wed Oct 13 15:48:34 2010 +0300 @@ -310,7 +310,6 @@ void LinkKeyRequestEvent(const THCIEventBase& aEvent, const CHCICommandBase* aRelatedCommand); void LinkKeyNotificationEvent(const THCIEventBase& aEvent, const CHCICommandBase* aRelatedCommand); void MaxSlotsChangeEvent(const THCIEventBase& aEvent, const CHCICommandBase* aRelatedCommand); - void EncryptionKeyRefreshCompleteEvent(const THCIEventBase& aEvent, const CHCICommandBase* aRelatedCommand); // Data event processing functions void NumberOfCompletedPacketsEvent(THCIEventBase& aEvent);