1. 21 Sep, 2016 10 commits
  2. 08 Sep, 2016 2 commits
    • Ajay Panicker's avatar
      [DO NOT MERGE] Fix setPairingConfirmation permissions issue (1/2) · 554f1333
      Ajay Panicker authored
      setPairingConfirmation was set to only require BLUETOOTH_ADMIN
      permission which shouldn't be able to set the confirmation itself.
      
      This is restricted to BLUETOOTH_PRIVILEGED permission.
      
      Bug: 29043989
      Change-Id: Iae8e31b25795989446265fdcc5eb27e6ffaf29aa
      554f1333
    • Ajay Panicker's avatar
      Fix setPairingConfirmation permissions issue (1/2) · df3304a3
      Ajay Panicker authored
      setPairingConfirmation was set to only require BLUETOOTH_ADMIN
      permission which shouldn't be able to set the confirmation itself.
      
      This is restricted to BLUETOOTH_PRIVILEGED permission.
      
      Bug: 29043989
      Change-Id: Iae8e31b25795989446265fdcc5eb27e6ffaf29aa
      df3304a3
  3. 15 Aug, 2016 8 commits
  4. 24 May, 2016 10 commits
  5. 23 May, 2016 1 commit
    • Ajay Panicker's avatar
      Add guest mode functionality (3/3) · e1ca5ccc
      Ajay Panicker authored
      Add a flag to enable() to start Bluetooth in restricted
      mode. In restricted mode, all devices that are paired during
      restricted mode are deleted upon leaving restricted mode.
      Right now restricted mode is only entered while a guest
      user is active.
      
      Bug: 27410683
      Change-Id: If4a8855faf362d7f6de509d7ddc7197d1ac75cee
      e1ca5ccc
  6. 18 May, 2016 2 commits
  7. 10 May, 2016 1 commit
  8. 09 May, 2016 1 commit
  9. 04 May, 2016 1 commit
    • Ajay Panicker's avatar
      Add guest mode functionality (3/3) · af5b1764
      Ajay Panicker authored
      Add a flag to enable() to start Bluetooth in restricted
      mode. In restricted mode, all devices that are paired during
      restricted mode are deleted upon leaving restricted mode.
      Right now restricted mode is only entered while a guest
      user is active.
      
      Bug: 27410683
      Change-Id: If4a8855faf362d7f6de509d7ddc7197d1ac75cee
      af5b1764
  10. 19 Apr, 2016 4 commits