Skip to content
Success

Changes

Summary

  1. transport: define TERMINAL RESPONSE content within ProactiveHandler (details)
Commit 726097e51f1052b19bb2d8b5f0ef15c44f01b80c by laforge
transport: define TERMINAL RESPONSE content within ProactiveHandler

So far the core proactive handling code would always generate a positive
response, with no way for the ProactiveHandler call-back to influence
that or to include additional IEs/TLVs.

Let's change that.

Change-Id: Ic772b3383533f845689ac97ad03fcf67cf59c208
The file was modifiedpySim/transport/__init__.py