1. 24 2月, 2014 2 次提交
  2. 21 2月, 2014 2 次提交
  3. 20 2月, 2014 6 次提交
  4. 19 2月, 2014 6 次提交
  5. 18 2月, 2014 3 次提交
  6. 17 2月, 2014 1 次提交
  7. 13 2月, 2014 12 次提交
  8. 05 1月, 2014 1 次提交
    • M
      Bluetooth: Add quirk for disabling Delete Stored Link Key command · f9f462fa
      Marcel Holtmann 提交于
      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: NMarcel Holtmann <marcel@holtmann.org>
      Signed-off-by: NJohan Hedberg <johan.hedberg@intel.com>
      f9f462fa
  9. 12 12月, 2013 1 次提交
  10. 09 12月, 2013 1 次提交
  11. 04 12月, 2013 1 次提交
  12. 20 10月, 2013 2 次提交
  13. 19 10月, 2013 2 次提交