bluetooth/btstack/linkmgr/hcifacade.h
branchRCL_3
changeset 25 99439b07e980
parent 16 9f17f914e828
equal deleted inserted replaced
24:e9b924a62a66 25:99439b07e980
   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