Searched refs:HciKeypressNotificationEventParam (Results 1 – 4 of 4) sorted by relevance
217 {HciCommonFilterAddress, offsetof(HciKeypressNotificationEventParam, bdAddr)},
544 } HciKeypressNotificationEventParam; typedef
1083 void (*keypressNotification)(const HciKeypressNotificationEventParam *eventParam);
882 if (BufferGetSize(payloadBuffer) != sizeof(HciKeypressNotificationEventParam)) { in HciEventOnKeypressNotificationEvent()886 …HciKeypressNotificationEventParam *param = (HciKeypressNotificationEventParam *)BufferPtr(payloadB… in HciEventOnKeypressNotificationEvent()