Home
last modified time | relevance | path

Searched refs:IOHIDDeviceSetReport (Results 1 – 25 of 56) sorted by relevance

123

/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/third_party/pyu2f/pyu2f/tests/hid/
H A Dmacos_test.py34 mock_iokit.IOHIDDeviceSetReport = mock.Mock(return_value=0)
80 set_report_call_args = iokit.IOHIDDeviceSetReport.call_args
83 set_report_call_pos_args = iokit.IOHIDDeviceSetReport.call_args[0]
105 iokit.IOHIDDeviceSetReport.return_value = -1
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/third_party/pyu2f/pyu2f/tests/hid/
H A Dmacos_test.py34 mock_iokit.IOHIDDeviceSetReport = mock.Mock(return_value=0)
80 set_report_call_args = iokit.IOHIDDeviceSetReport.call_args
83 set_report_call_pos_args = iokit.IOHIDDeviceSetReport.call_args[0]
105 iokit.IOHIDDeviceSetReport.return_value = -1
/dports/security/py-yubikey-manager/yubikey-manager-4.0.7/ykman/hid/
H A Dmacos.py142 iokit.IOHIDDeviceSetReport.restype = IO_RETURN
143 iokit.IOHIDDeviceSetReport.argtypes = [
212 result = iokit.IOHIDDeviceSetReport(
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/gamepad/
H A Dhid_writer_mac.cc18 IOHIDDeviceSetReport(device_ref_, kIOHIDReportTypeOutput, report[0], in WriteOutputReport()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/gamepad/
H A Dhid_writer_mac.cc18 IOHIDDeviceSetReport(device_ref_, kIOHIDReportTypeOutput, report[0], in WriteOutputReport()
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/bq/third_party/pyu2f/hid/
H A Dmacos.py172 iokit.IOHIDDeviceSetReport.restype = IO_RETURN
173 iokit.IOHIDDeviceSetReport.argtypes = [IO_HID_DEVICE_REF, IO_HID_REPORT_TYPE,
421 result = iokit.IOHIDDeviceSetReport(self.device_handle,
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/pyu2f/hid/
H A Dmacos.py171 iokit.IOHIDDeviceSetReport.restype = IO_RETURN
172 iokit.IOHIDDeviceSetReport.argtypes = [IO_HID_DEVICE_REF, IO_HID_REPORT_TYPE,
420 result = iokit.IOHIDDeviceSetReport(self.device_handle,
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/third_party/pyu2f/pyu2f/hid/
H A Dmacos.py171 iokit.IOHIDDeviceSetReport.restype = IO_RETURN
172 iokit.IOHIDDeviceSetReport.argtypes = [IO_HID_DEVICE_REF, IO_HID_REPORT_TYPE,
420 result = iokit.IOHIDDeviceSetReport(self.device_handle,
/dports/net/py-pyu2f/pyu2f-0.1.5/pyu2f/hid/
H A Dmacos.py171 iokit.IOHIDDeviceSetReport.restype = IO_RETURN
172 iokit.IOHIDDeviceSetReport.argtypes = [IO_HID_DEVICE_REF, IO_HID_REPORT_TYPE,
420 result = iokit.IOHIDDeviceSetReport(self.device_handle,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/third_party/pyu2f/pyu2f/hid/
H A Dmacos.py171 iokit.IOHIDDeviceSetReport.restype = IO_RETURN
172 iokit.IOHIDDeviceSetReport.argtypes = [IO_HID_DEVICE_REF, IO_HID_REPORT_TYPE,
420 result = iokit.IOHIDDeviceSetReport(self.device_handle,
/dports/security/py-fido2/fido2-0.9.2/fido2/hid/
H A Dmacos.py199 iokit.IOHIDDeviceSetReport.restype = IO_RETURN
200 iokit.IOHIDDeviceSetReport.argtypes = [
308 result = iokit.IOHIDDeviceSetReport(
/dports/emulators/sameboy/SameBoy-0.14.7/JoyKit/
H A DJOYFullReportElement.m49 …return IOHIDDeviceSetReport(_device, kIOHIDReportTypeOutput, _reportID, [_data bytes], [_data leng…
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/authenticator-0.2.6/src/macos/
H A Ddevice.rs71 IOHIDDeviceSetReport( in write()
H A Diokit.rs216 pub fn IOHIDDeviceSetReport( in IOHIDDeviceSetReport() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/webauthn/u2f-hid-rs/src/macos/
H A Ddevice.rs71 IOHIDDeviceSetReport( in write()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/authenticator/src/macos/
H A Ddevice.rs72 IOHIDDeviceSetReport( in write()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/hidapi/applied_patches/
H A D0002-macOS-Add-errno-setting-in-set_report-HID.patch10 macOS’s implementation of hid_write detected this specific error (IOHIDDeviceSetReport returns kUSB…
/dports/www/firefox/firefox-99.0/third_party/rust/authenticator/src/macos/
H A Ddevice.rs103 IOHIDDeviceSetReport( in write()
H A Diokit.rs216 pub fn IOHIDDeviceSetReport( in IOHIDDeviceSetReport() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/authenticator/src/macos/
H A Ddevice.rs103 IOHIDDeviceSetReport( in write()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/authenticator/src/macos/
H A Ddevice.rs103 IOHIDDeviceSetReport( in write()
/dports/security/ykpers/ykpers-1.19.0/ykcore/
H A Dykcore_osx.c197 …_ykusb_IOReturn = IOHIDDeviceSetReport( dev, kIOHIDReportTypeFeature, report_number, (unsigned cha… in _ykusb_write()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/hid/
H A Dhid_connection_mac.cc174 IOHIDDeviceSetReport(device_.get(), report_type, report_id, data, size); in SetReportAsync()
/dports/devel/mspdebug/mspdebug-493f38b/transport/
H A Dbslosx.c94 …IOReturn ret = IOHIDDeviceSetReport(tr->refDevice, kIOHIDReportTypeOutput, 0, outbuf, BSLHID_XFER_… in bslosx_send()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/hid/
H A Dhid_connection_mac.cc174 IOHIDDeviceSetReport(device_.get(), report_type, report_id, data, size); in SetReportAsync()

123