1. 04 Jan, 2014 1 commit
    • Marcel Holtmann's avatar
      Bluetooth: Add quirk for disabling Delete Stored Link Key command · f9f462fa
      Marcel Holtmann authored
      Some controller pretend they support the Delete Stored Link Key command,
      but in reality they really don't support it.
      
        < HCI Command: Delete Stored Link Key (0x03|0x0012) plen 7
            bdaddr 00:00:00:00:00:00 all 1
        > HCI Event: Command Complete (0x0e) plen 4
            Delete Stored Link Key (0x03|0x0012) ncmd 1
            status 0x11 deleted 0
            Error: Unsupported Feature or Parameter Value
      
      Not correctly supporting this command causes the controller setup to
      fail and will make a device not work. However sending the command for
      controller that handle stored link keys is important. This quirk
      allows a driver to disable the command if it knows that this command
      handling is broken.
      Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
      Signed-off-by: default avatarJohan Hedberg <johan.hedberg@intel.com>
      f9f462fa
  2. 29 Dec, 2013 2 commits
  3. 23 Dec, 2013 1 commit
  4. 17 Dec, 2013 8 commits
  5. 14 Dec, 2013 2 commits
  6. 12 Dec, 2013 3 commits
  7. 11 Dec, 2013 5 commits
  8. 10 Dec, 2013 1 commit
  9. 08 Dec, 2013 1 commit
  10. 07 Dec, 2013 1 commit
  11. 06 Dec, 2013 2 commits
  12. 05 Dec, 2013 13 commits