Commit History

Author SHA1 Message Date
  Johan Hedberg f3d82d0c8e Bluetooth: Move identity address update behind a workqueue 11 years ago
  Johan Hedberg 84bc0db53b Bluetooth: Don't take any action in smp_resume_cb if not encrypted 11 years ago
  Johan Hedberg 1b0921d6be Bluetooth: Remove unnecessary checks after canceling SMP security timer 11 years ago
  Johan Hedberg 9b7b18ef1b Bluetooth: Fix SMP error and response to be mutually exclusive 11 years ago
  Johan Hedberg 1e91c29eb6 Bluetooth: Use hci_disconnect for immediate disconnection from SMP 11 years ago
  Johan Hedberg 6f48e260a9 Bluetooth: Make smp_chan_destroy() private to smp.c 11 years ago
  Johan Hedberg 86d1407cb9 Bluetooth: Always call smp_distribute_keys() from a workqueue 11 years ago
  Johan Hedberg 109ec2309e Bluetooth: Move canceling security_timer into smp_chan_destroy() 11 years ago
  Johan Hedberg b68fda6848 Bluetooth: Add SMP-internal timeout callback 11 years ago
  Johan Hedberg 8ae9b9845b Bluetooth: Fix double free of SMP data skb 11 years ago
  Johan Hedberg 4befb867b9 Bluetooth: Call l2cap_conn_shutdown() when SMP recv callback fails 11 years ago
  Johan Hedberg 44f1a7ab51 Bluetooth: Use L2CAP resume callback to call smp_distribute_keys 11 years ago
  Johan Hedberg 5d88cc73dd Bluetooth: Convert SMP to use l2cap_chan infrastructure 11 years ago
  Johan Hedberg defce9e836 Bluetooth: Make AES crypto context private to SMP 11 years ago
  Johan Hedberg 70db83c4bc Bluetooth: Add SMP L2CAP channel skeleton 11 years ago
  Johan Hedberg 711eafe345 Bluetooth: Move SMP (de)initialization to smp.c 11 years ago
  Johan Hedberg d336860559 Bluetooth: Fix using HCI_CONN_LE_SMP_PEND to check for SMP context 11 years ago
  Johan Hedberg 5fcb934756 Bluetooth: Remove redundant check for remote_key_dist 11 years ago
  Johan Hedberg b6ae8457ac Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE 11 years ago
  Johan Hedberg 616d55be4c Bluetooth: Fix SMP context tracking leading to a kernel crash 11 years ago
  Marcel Holtmann 66d8e837ab Bluetooth: Fix white list handling with resolvable private addresses 11 years ago
  Johan Hedberg beb19e4c07 Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP 11 years ago
  Johan Hedberg 02f3e25457 Bluetooth: Don't bother user space without IO capabilities 11 years ago
  Johan Hedberg e804d25d4a Bluetooth: Use explicit role instead of a bool in function parameters 11 years ago
  Johan Hedberg 40bef302f6 Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable 11 years ago
  Johan Hedberg b2d5e254eb Bluetooth: Fix trying LTK re-encryption when we don't have an LTK 11 years ago
  Johan Hedberg b3c6410b8c Bluteooth: Reject SMP bonding if HCI_PAIRABLE is not set 11 years ago
  Johan Hedberg c072d546c2 Bluetooth: Fix incorrect clearing of SMP_FLAG_INITIATOR 11 years ago
  Johan Hedberg e247605a62 Bluetooth: Fix forcing SMP just-works with no-bonding 11 years ago
  Johan Hedberg 2bcd4003b8 Bluetooth: Always confirm incoming SMP just-works requests 11 years ago