1. 01 Jun, 2016 1 commit
    • Ajay Panicker's avatar
      Add guest mode functionality (1/3) · b32e4ef5
      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: I994a2933fd60301927ff2df65da634f81d4c9428
      (cherry picked from commit 40486103)
      b32e4ef5
  2. 01 Mar, 2016 1 commit
  3. 15 Oct, 2015 1 commit
  4. 14 Oct, 2015 2 commits
  5. 13 Oct, 2015 1 commit
  6. 24 Sep, 2015 1 commit
  7. 16 Sep, 2015 1 commit
  8. 11 Sep, 2015 1 commit
  9. 06 Sep, 2015 1 commit
  10. 31 Aug, 2015 1 commit
    • Dan Stoza's avatar
      HWC: Add a color transform attribute per display · 95f01799
      Dan Stoza authored
      Adds a color transform option to the queryable display attributes,
      which allows a different vendor-specific color transform (e.g., wide
      gamut, sRGB, etc.) per display configuration. This does not increase the
      HWC version, and is considered a part of HWC 1.5, though if
      getDisplayAttributes returns an error code as a result of being passed
      an unsupported attribute, the call will be retried without the new color
      transform option.
      
      Bug: 20853317
      Change-Id: Iab1605bc073ed4caa780e55ddf396efeeff3aff1
      95f01799
  11. 08 Aug, 2015 1 commit
  12. 07 Aug, 2015 1 commit
  13. 06 Aug, 2015 2 commits
  14. 04 Aug, 2015 1 commit
  15. 29 Jul, 2015 1 commit
  16. 28 Jul, 2015 2 commits
  17. 23 Jul, 2015 2 commits
  18. 22 Jul, 2015 1 commit
  19. 15 Jul, 2015 1 commit
    • Shawn Willden's avatar
      Add KM_TAG_MIN_MAC_LENGTH. · a3f0ab55
      Shawn Willden authored
      This allows the binding of minimum length for MACs or tags to HMAC keys
      and AEAD symmetric keys.  Later attempts to use these keys with a
      shorter MAC or tag specification (provided to begin() with
      KM_TAG_MAC_LENGTH) will fail with KM_ERROR_INVALID_MAC_LENGTH.
      
      Bug: 22337277
      Change-Id: Ic5292ce01bdd6ecde25aad115e4b407aadc85f23
      a3f0ab55
  20. 14 Jul, 2015 1 commit
  21. 11 Jul, 2015 1 commit
  22. 10 Jul, 2015 2 commits
  23. 06 Jul, 2015 1 commit
  24. 26 Jun, 2015 1 commit
  25. 24 Jun, 2015 7 commits
  26. 23 Jun, 2015 4 commits