bluetooth/btstack/linkmgr/hcifacade.h
changeset 48 22de2e391156
parent 33 4e80e1b997a8
child 56 015fa7494bd2
equal deleted inserted replaced
35:14e279d2bbb7 48:22de2e391156
   308 	void ModeChangeEvent(const THCIEventBase& aEvent, const CHCICommandBase* aRelatedCommand);
   308 	void ModeChangeEvent(const THCIEventBase& aEvent, const CHCICommandBase* aRelatedCommand);
   309 	void PINCodeRequestEvent(const THCIEventBase& aEvent, const CHCICommandBase* aRelatedCommand);
   309 	void PINCodeRequestEvent(const THCIEventBase& aEvent, const CHCICommandBase* aRelatedCommand);
   310 	void LinkKeyRequestEvent(const THCIEventBase& aEvent, const CHCICommandBase* aRelatedCommand);
   310 	void LinkKeyRequestEvent(const THCIEventBase& aEvent, const CHCICommandBase* aRelatedCommand);
   311 	void LinkKeyNotificationEvent(const THCIEventBase& aEvent, const CHCICommandBase* aRelatedCommand);
   311 	void LinkKeyNotificationEvent(const THCIEventBase& aEvent, const CHCICommandBase* aRelatedCommand);
   312 	void MaxSlotsChangeEvent(const THCIEventBase& aEvent, const CHCICommandBase* aRelatedCommand);
   312 	void MaxSlotsChangeEvent(const THCIEventBase& aEvent, const CHCICommandBase* aRelatedCommand);
       
   313 	void EncryptionKeyRefreshCompleteEvent(const THCIEventBase& aEvent, const CHCICommandBase* aRelatedCommand);
   313 
   314 
   314 	// Data event processing functions
   315 	// Data event processing functions
   315 	void NumberOfCompletedPacketsEvent(THCIEventBase& aEvent);
   316 	void NumberOfCompletedPacketsEvent(THCIEventBase& aEvent);
   316 
   317 
   317 	// Command Complete processing functions
   318 	// Command Complete processing functions