Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Note 2014 LTE Android 5.1.1 #373

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Note 2014 LTE Android 5.1.1 #373

wants to merge 2 commits into from

Commits on Sep 5, 2014

  1. Fix Send/Recv function calls re: default values.

    Default parameter values in SendPacket and ReceivePacket
    were leading to confusion in the ReceivePit function.
    Empty transfer flags were passed in as timeouts.
    
    Additionally, on the GS5, empty transfers
    aren't required around the send ack packets
    during Pit retrieval, and actually screw up
    the state breaking the remainder of
    the session.
    sshimko committed Sep 5, 2014
    Configuration menu
    Copy the full SHA
    6b826dc View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2016

  1. Conflict resolved

    Toxantron committed Nov 5, 2016
    Configuration menu
    Copy the full SHA
    315a659 View commit details
    Browse the repository at this point in the history