• Mike J. Chen's avatar
    Major warnings cleanup · 5cd8bff2
    Mike J. Chen authored
    
    
    Mostly fixing unused parameter warnings.
    A few other warnings also fixed like possible use of
    unitialized variables (no real issue found, just compiler couldn't
    follow the path), signed vs unsigned warning.
    
    Also fixed some typos, indent issues, removal of dead code, etc.
    
    Change-Id: I95eb887aefc4d559d7921f71a0af5f3bfb01ac01
    Signed-off-by: default avatarMike J. Chen <mjchen@google.com>
    5cd8bff2
bta_sys_main.c 22.9 KB