Searched refs:HciAuthenticationCompleteEventParam (Results 1 – 7 of 7) sorted by relevance
114 void GapOnAuthenticationComplete(const HciAuthenticationCompleteEventParam *eventParam);
322 static void GapRecvAuthenticationComplete(const HciAuthenticationCompleteEventParam *eventParam) in GapRecvAuthenticationComplete()
850 void GapOnAuthenticationComplete(const HciAuthenticationCompleteEventParam *eventParam) in GapOnAuthenticationComplete()
96 } HciAuthenticationCompleteEventParam; typedef
963 void (*authenticationComplete)(const HciAuthenticationCompleteEventParam *eventParam);
556 …HciAuthenticationCompleteEventParam *param = (HciAuthenticationCompleteEventParam *)BufferPtr(payl… in HciEventOnAuthencationCompleteEvent()561 if (length != sizeof(HciAuthenticationCompleteEventParam)) { in HciEventOnAuthencationCompleteEvent()
227 HciAuthenticationCompleteEventParam eventParam = { in HciCmdOnAuthenticationRequestedFailed()