Searched refs:HciUserPasskeyNotificationEventParam (Results 1 – 7 of 7) sorted by relevance
216 {HciCommonFilterAddress, offsetof(HciUserPasskeyNotificationEventParam, bdAddr)},
126 void GapOnUserPasskeyNotificationEvent(const HciUserPasskeyNotificationEventParam *eventParam);
488 static void GapRecvUserPasskeyNotificationEvent(const HciUserPasskeyNotificationEventParam *eventPa… in GapRecvUserPasskeyNotificationEvent()
1247 void GapOnUserPasskeyNotificationEvent(const HciUserPasskeyNotificationEventParam *eventParam) in GapOnUserPasskeyNotificationEvent()
535 } HciUserPasskeyNotificationEventParam; typedef
1080 void (*userPasskeyNotification)(const HciUserPasskeyNotificationEventParam *eventParam);
858 if (BufferGetSize(payloadBuffer) != sizeof(HciUserPasskeyNotificationEventParam)) { in HciEventOnUserPasskeyNotificationEvent()862 …HciUserPasskeyNotificationEventParam *param = (HciUserPasskeyNotificationEventParam *)BufferPtr(pa… in HciEventOnUserPasskeyNotificationEvent()