bluetooth/btstack/linkmgr/hcifacade.h
changeset 50 0bcc0c74cec9
parent 32 f72906e669b4
child 56 015fa7494bd2
--- a/bluetooth/btstack/linkmgr/hcifacade.h	Fri Sep 17 08:36:02 2010 +0300
+++ b/bluetooth/btstack/linkmgr/hcifacade.h	Mon Oct 04 02:11:29 2010 +0300
@@ -310,6 +310,7 @@
 	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);