equal
deleted
inserted
replaced
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); |
|
314 |
313 |
315 // Data event processing functions |
314 // Data event processing functions |
316 void NumberOfCompletedPacketsEvent(THCIEventBase& aEvent); |
315 void NumberOfCompletedPacketsEvent(THCIEventBase& aEvent); |
317 |
316 |
318 // Command Complete processing functions |
317 // Command Complete processing functions |