11 #ifndef __USBHID_CHANNEL_H__ 12 #define __USBHID_CHANNEL_H__ BRP_LIB brp_protocol brp_create_usb_hid(long long snr)
Creates an (USB) HID protocol object from the connected baltech device with serialnumber 'snr'...
struct brp_protocol_t * brp_protocol
This is a generic handle of a protocol.
This file primarly defines the common part of all protocol's data structures (:brp_protocol_t) and AP...