OperationNotSupported

const val OperationNotSupported: Int = 8197

This response indicates that an Operation has been called with what appears to be a valid code, but the responder does not support the operation identified by that code. The initiator should only invoke operations contained in the responder`s DeviceInfo dataset, so this response should not normally be returned.