Commit Graph

432 Commits (924d38f404936495b59ef7fa3ff232d978d64b18)

Author SHA1 Message Date
Johan Hedberg 81d0c8ad71 Bluetooth: Add missing cmd_status handler for LE_Start_Encryption 11 years ago
Marcel Holtmann 533553f873 Bluetooth: Track current configured LE scan type parameter 11 years ago
Johan Hedberg 39adbffe4b Bluetooth: Fix passkey endianess in user_confirm and notify_passkey 11 years ago
Marcel Holtmann 40b552aa5a Bluetooth: Enforce strict Secure Connections Only mode security 11 years ago
Joe Perches dcf4adbfdc Bluetooth: Convert uses of __constant_<foo> to <foo> 11 years ago
Andrew Earl 27539bc441 Bluetooth: Fix aborting eSCO connection in case of error 0x20 11 years ago
Claudio Takahasi 5981a8821b Bluetooth: Fix removing Long Term Key 11 years ago
Johan Hedberg 81ad6fd969 Bluetooth: Remove unnecessary stop_scan_complete function 11 years ago
Johan Hedberg 317ac8cb3f Bluetooth: Fix trying to disable scanning twice 11 years ago
Johan Hedberg 9489eca4ab Bluetooth: Add timeout for LE connection attempts 11 years ago
Johan Hedberg cb1d68f7a3 Bluetooth: Track LE initiator and responder address information 11 years ago
Marcel Holtmann fe39c7b2da Bluetooth: Use __le64 type for LE random numbers 11 years ago
Marcel Holtmann 0f36b589e4 Bluetooth: Track LE white list modification via HCI commands 11 years ago
Johan Hedberg a1f4c3188b Bluetooth: Add hci_copy_identity_address convenience function 11 years ago
Johan Hedberg 56ed2cb88c Bluetooth: Add tracking of advertising address type 11 years ago
Andre Guedes 5b906a84a5 Bluetooth: Support resolvable private addresses 11 years ago
Andre Guedes 9fcb18ef3a Bluetooth: Introduce LE auto connect options 11 years ago
Andre Guedes a4790dbd43 Bluetooth: Introduce LE auto connection infrastructure 11 years ago
Andre Guedes 06c053fb54 Bluetooth: Declare le_conn_failed in hci_core.h 11 years ago
Johan Hedberg 12d4a3b2cc Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c 11 years ago
Johan Hedberg 778b235a3b Bluetooth: Move HCI_ADVERTISING handling into mgmt.c 11 years ago
Johan Hedberg 7be2edbbb8 Bluetooth: Ensure hci_conn always contains the local identity address 11 years ago
Marcel Holtmann 7a4cd51dec Bluetooth: Track the current configured random address 11 years ago
Marcel Holtmann edb4b46651 Bluetooth: Fix wrong identity address during connection failures 11 years ago
Marcel Holtmann 64c7b77c12 Bluetooth: Use connection address for reporting connection failures 11 years ago
Marcel Holtmann 01fdb0fc6e Bluetooth: Report identity address when remote device connects 11 years ago
Johan Hedberg 68d6f6ded5 Bluetooth: Track the LE Identity Address in struct hci_conn 11 years ago
Marcel Holtmann 914a6ffe42 Bluetooth: Track if link is using P-256 authenticated combination key 11 years ago
Marcel Holtmann abf76bad8f Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR links 11 years ago
Marcel Holtmann dc8357cc72 Bluetooth: Remove one level of indentation from hci_encrypt_change_evt 11 years ago
Johan Hedberg 98a0b845c6 Bluetooth: Fix differentiating stored master vs slave LTK types 11 years ago
Marcel Holtmann eb9a8f3fb6 Bluetooth: Track Secure Connections support of remote devices 11 years ago
Marcel Holtmann 519ca9d017 Bluetooth: Provide remote OOB data for Secure Connections 11 years ago
Marcel Holtmann 4d2d279626 Bluetooth: Add support for local OOB data with Secure Connections 11 years ago
Marcel Holtmann eac83dc632 Bluetooth: Add management command for enabling Secure Connections 11 years ago
Marcel Holtmann 66138ce8e5 Bluetooth: Add support for handling P-256 derived link keys 11 years ago
Marcel Holtmann 11015c7903 Bluetooth: Add definitions for new link key types 11 years ago
Johan Hedberg 264b8b4e97 Bluetooth: Fix outgoing authentication requirement check 11 years ago
Jukka Rissanen 18722c2470 Bluetooth: Enable 6LoWPAN support for BT LE devices 11 years ago
Andre Guedes 3846220b0d Bluetooth: Refactor hci_disconn_complete_evt 11 years ago
Andre Guedes abf54a506d Bluetooth: Remove unneeded check in hci_disconn_complete_evt() 11 years ago
Andre Guedes 4ebbd53575 Bluetooth: Remove link type check in hci_disconn_complete_evt() 11 years ago
Marcel Holtmann 6a070e6e81 Bluetooth: Store supported commands only during setup procedure 11 years ago
Marcel Holtmann d3d5dd3eb4 Bluetooth: Remove debug statement for features complete event 11 years ago
Marcel Holtmann 06f5b7785a Bluetooth: Add support for setting SSP debug mode 11 years ago
Marcel Holtmann 3497ac84bd Bluetooth: Remove interval parameter from HCI connection 11 years ago
Marcel Holtmann 0d5551f5e4 Bluetooth: Store local version information only during setup phase 11 years ago
Marcel Holtmann 57af75a8cf Bluetooth: Add workaround for buggy max_page features page value 11 years ago
Marcel Holtmann b9ee0a783a Bluetooth: Add address type to device blacklist table 11 years ago
Johan Hedberg 7bc18d9d3d Bluetooth: Convert auto accept timer to use delayed work 11 years ago