Go to the source code of this file.
◆ HandleDeviceMatchingCallback()
static void HandleDeviceMatchingCallback |
( |
void * | inContext, |
|
|
IOReturn | inResult, |
|
|
void * | inSender, |
|
|
IOHIDDeviceRef | inIOHIDDeviceRef ) |
|
static |
◆ HandleDeviceRemovalCallback()
static void HandleDeviceRemovalCallback |
( |
void * | inContext, |
|
|
IOReturn | inResult, |
|
|
void * | inSender, |
|
|
IOHIDDeviceRef | inIOHIDDeviceRef ) |
|
static |
◆ HandleInputValueCallback()
static void HandleInputValueCallback |
( |
void * | inContext, |
|
|
IOReturn | inResult, |
|
|
void * | inSender, |
|
|
IOHIDValueRef | inIOHIDValueRef ) |
|
static |