- ioctlExecuteOperation(long, long) - Method in class com.serialpundit.ioctl.internal.SerialComIOCTLJNIBridge
-
- ioctlExecuteOperation(long, long) - Method in class com.serialpundit.ioctl.SerialComIOCTLExecutor
-
Executes the requested operation on the specified handle.
- ioctlGetValue(long, long) - Method in class com.serialpundit.ioctl.internal.SerialComIOCTLJNIBridge
-
- ioctlGetValue(long, long) - Method in class com.serialpundit.ioctl.SerialComIOCTLExecutor
-
Executes the requested operation on the specified handle.
- ioctlSetValue(long, long, long) - Method in class com.serialpundit.ioctl.internal.SerialComIOCTLJNIBridge
-
- ioctlSetValue(long, long, long) - Method in class com.serialpundit.ioctl.SerialComIOCTLExecutor
-
Executes the requested operation on the specified handle passing the given value to operation.
- ioctlSetValueCharArray(long, long, byte[]) - Method in class com.serialpundit.ioctl.internal.SerialComIOCTLJNIBridge
-
- ioctlSetValueCharArray(long, long, byte[]) - Method in class com.serialpundit.ioctl.SerialComIOCTLExecutor
-
Executes the requested operation on the specified handle passing the given value to operation.
- ioctlSetValueIntArray(long, long, int[]) - Method in class com.serialpundit.ioctl.internal.SerialComIOCTLJNIBridge
-
- ioctlSetValueIntArray(long, long, int[]) - Method in class com.serialpundit.ioctl.SerialComIOCTLExecutor
-
Executes the requested operation on the specified handle passing the given value to operation.