Crescendo SDK
Loading...
Searching...
No Matches
CrescendoDLL.USB_HID.UsbHidImpl Class Reference
Inheritance diagram for CrescendoDLL.USB_HID.UsbHidImpl:

Public Member Functions

bool ConnectToSpecificDevice (HidDevice device)
 Open the given HidDevice and run the proper CTAP-HID sequence: 1) CTAPHID_INIT → assign a channel 2) (Optional) CTAPHID_PING on that channel to verify transport.
 
void Dispose ()
 

Static Public Member Functions

static void DiagnoseCrescendoCapabilities (byte[] initResponse)
 

Member Function Documentation

◆ ConnectToSpecificDevice()

bool CrescendoDLL.USB_HID.UsbHidImpl.ConnectToSpecificDevice ( HidDevice  device)
inline

Open the given HidDevice and run the proper CTAP-HID sequence: 1) CTAPHID_INIT → assign a channel 2) (Optional) CTAPHID_PING on that channel to verify transport.

◆ DiagnoseCrescendoCapabilities()

static void CrescendoDLL.USB_HID.UsbHidImpl.DiagnoseCrescendoCapabilities ( byte[]  initResponse)
inlinestatic

◆ Dispose()

void CrescendoDLL.USB_HID.UsbHidImpl.Dispose ( )
inline