Searched refs:HciPhysicalLinkRecoveryEventParam (Results 1 – 3 of 3) sorted by relevance
597 } HciPhysicalLinkRecoveryEventParam; typedef
1102 void (*physicalLinkRecovery)(const HciPhysicalLinkRecoveryEventParam *eventParam);
1440 if (BufferGetSize(payloadBuffer) != sizeof(HciPhysicalLinkRecoveryEventParam)) { in HciEventOnPhysicalLinkRecoveryEvent()1444 …HciPhysicalLinkRecoveryEventParam *param = (HciPhysicalLinkRecoveryEventParam *)BufferPtr(payloadB… in HciEventOnPhysicalLinkRecoveryEvent()