Johan Hedberg
|
7ed3fa2078
Bluetooth: Expire RPA if encryption fails
|
11 years ago |
Johan Hedberg
|
a6f7833ca3
Bluetooth: Add smp_ltk_sec_level() helper function
|
11 years ago |
Johan Hedberg
|
e1e930f591
Bluetooth: Fix mgmt pairing failure when authentication fails
|
11 years ago |
Johan Hedberg
|
f8aaf9b65a
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
|
11 years ago |
Johan Hedberg
|
5477610fc1
Bluetooth: Optimize connection parameter lookup for LE connections
|
11 years ago |
Johan Hedberg
|
08853f18ea
Bluetooth: Set addr_type only when it's needed
|
11 years ago |
John W. Linville
|
61a3d4f9d5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
11 years ago |
Johan Hedberg
|
f161dd4122
Bluetooth: Fix hci_conn reference counting for auto-connections
|
11 years ago |
Johan Hedberg
|
22f433dcf7
Bluetooth: Disable page scan if all whitelisted devices are connected
|
11 years ago |
Johan Hedberg
|
82c295b1b0
Bluetooth: Always use non-bonding requirement when not bondable
|
11 years ago |
Johan Hedberg
|
b6ae8457ac
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
|
11 years ago |
Johan Hedberg
|
204e399003
Bluetooth: Fix clearing HCI_PSCAN flag
|
11 years ago |
Marcel Holtmann
|
4b9e7e7516
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
|
11 years ago |
Marcel Holtmann
|
cd4d567138
Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devices
|
11 years ago |
Johan Hedberg
|
2f407f0afb
Bluetooth: Fix allowing initiating pairing when not pairable
|
11 years ago |
Johan Hedberg
|
977f8fce02
Bluetooth: Introduce a flag to track who really initiates authentication
|
11 years ago |
Johan Hedberg
|
c1d4fa7aa8
Bluetooth: Fix resetting remote authentication requirement after pairing
|
11 years ago |
Johan Hedberg
|
02f3e25457
Bluetooth: Don't bother user space without IO capabilities
|
11 years ago |
Johan Hedberg
|
9f743d7499
Bluetooth: Fix using uninitialized variable when pairing
|
11 years ago |
Johan Hedberg
|
46c4c941a4
Bluetooth: Fix always checking the blacklist for incoming connections
|
11 years ago |
Johan Hedberg
|
f99353cf9c
Bluetooth: Fix trying to initiate connections when acting as LE slave
|
11 years ago |
Johan Hedberg
|
a5c4e309b9
Bluetooth: Add a role parameter to hci_conn_add()
|
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
|
ba165a90b5
Bluetooth: Add proper defines for HCI connection role
|
11 years ago |
Johan Hedberg
|
2d3c2260e7
Bluetooth: Don't try to reject failed LE connections
|
11 years ago |
Johan Hedberg
|
3a19b6feb2
Bluetooth: Remove unnecessary params variable from process_adv_report()
|
11 years ago |
Johan Hedberg
|
6c53823ae0
Bluetooth: Fix tracking local SSP authentication requirement
|
11 years ago |
Marcel Holtmann
|
899de76566
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
|
11 years ago |
Johan Hedberg
|
13a779e422
Bluetooth: Remove unneeded mgmt_write_scan_failed function
|
11 years ago |