bluetooth/btstack/linkmgr/hcifacade.h
changeset 50 0bcc0c74cec9
parent 32 f72906e669b4
child 56 015fa7494bd2
equal deleted inserted replaced
47:a1b8f5cc021e 50:0bcc0c74cec9
   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