Searched defs:hid_osx (Results 1 – 1 of 1) sorted by relevance
29 struct hid_osx { struct30 IOHIDDeviceRef ref;31 CFStringRef loop_id;32 int report_pipe[2];33 size_t report_in_len;34 size_t report_out_len;35 unsigned char report[CTAP_MAX_REPORT_LEN];