Searched refs:HciEncryptionKeyRefreshCompleteEventParam (Results 1 – 9 of 9) sorted by relevance
426 void SMP_OnLEEncryptionKeyRefreshComplete(const HciEncryptionKeyRefreshCompleteEventParam *eventPar… in SMP_OnLEEncryptionKeyRefreshComplete()429 HciEncryptionKeyRefreshCompleteEventParam *ctx = in SMP_OnLEEncryptionKeyRefreshComplete()430 MEM_MALLOC.alloc(sizeof(HciEncryptionKeyRefreshCompleteEventParam)); in SMP_OnLEEncryptionKeyRefreshComplete()436 sizeof(HciEncryptionKeyRefreshCompleteEventParam), in SMP_OnLEEncryptionKeyRefreshComplete()438 sizeof(HciEncryptionKeyRefreshCompleteEventParam)); in SMP_OnLEEncryptionKeyRefreshComplete()440 sizeof(HciEncryptionKeyRefreshCompleteEventParam), in SMP_OnLEEncryptionKeyRefreshComplete()442 sizeof(HciEncryptionKeyRefreshCompleteEventParam)); in SMP_OnLEEncryptionKeyRefreshComplete()452 …HciEncryptionKeyRefreshCompleteEventParam *eventParam = (HciEncryptionKeyRefreshCompleteEventParam… in SMP_OnLeEncKeyRefCompTask()
29 void SMP_OnLEEncryptionKeyRefreshComplete(const HciEncryptionKeyRefreshCompleteEventParam *eventPar…
119 void GapOnEncryptionKeyRefreshComplete(const HciEncryptionKeyRefreshCompleteEventParam *eventParam);
418 static void GapRecvEncryptionKeyRefreshComplete(const HciEncryptionKeyRefreshCompleteEventParam *ev… in GapRecvEncryptionKeyRefreshComplete()
1703 void GapOnEncryptionKeyRefreshComplete(const HciEncryptionKeyRefreshCompleteEventParam *eventParam) in GapOnEncryptionKeyRefreshComplete()
456 } HciEncryptionKeyRefreshCompleteEventParam; typedef
1053 … void (*encryptionKeyRefreshComplete)(const HciEncryptionKeyRefreshCompleteEventParam *eventParam);
689 if (BufferGetSize(payloadBuffer) != sizeof(HciEncryptionKeyRefreshCompleteEventParam)) { in HciEventOnEncryptionKeyRefreshCompleteEvent()693 HciEncryptionKeyRefreshCompleteEventParam *param = in HciEventOnEncryptionKeyRefreshCompleteEvent()694 (HciEncryptionKeyRefreshCompleteEventParam *)BufferPtr(payloadBuffer); in HciEventOnEncryptionKeyRefreshCompleteEvent()
358 HciEncryptionKeyRefreshCompleteEventParam eventParam = { in HciCmdOnLeStartEncryptionFailed()