mobileinsight-core
mobileinsight-core copied to clipboard
Attach reject code is incorrect for attach_sr_analyzer.py
Versions
- OS: OSX
- Python version: 3.9.0
- Python installation method: homebrew
Description
Hello, I am aware that the attach reject code is still work in progress, but just notifying that the attach reject value is incorrect. On line 134 of attach_sr_analyzer.py, it should be field.get("show") == "68" The value that it is attempting to get is allegedly for 0x41, which is attach request, so the actual value is not correct as well.
Code and Logs
