package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Aug 8, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package protocol defines the Windows HID proxy wire protocol.
View Source
const NamedPipePath = "\\\\.\\pipe\\ctaphid"
const (
CommandEnumerate Command = iota + 1
CommandStart
CommandDevicesChanged
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.