Jakub Pawlowski
|
07d2334ae7
Bluetooth: Add simultaneous dual mode scan
|
10 years ago |
Marcel Holtmann
|
b7cb93e528
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
|
10 years ago |
Marcel Holtmann
|
eacb44dff9
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
|
10 years ago |
Marcel Holtmann
|
238be788fc
Bluetooth: Introduce hci_dev_test_and_set_flag helper macro
|
10 years ago |
Marcel Holtmann
|
a69d892726
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
|
10 years ago |
Marcel Holtmann
|
a358dc11d8
Bluetooth: Introduce hci_dev_clear_flag helper macro
|
10 years ago |
Marcel Holtmann
|
a1536da255
Bluetooth: Introduce hci_dev_set_flag helper macro
|
10 years ago |
Marcel Holtmann
|
d7a5a11d7f
Bluetooth: Introduce hci_dev_test_flag helper macro
|
10 years ago |
Johan Hedberg
|
4ba9faf35f
Bluetooth: Check for matching IRK when looking for paired LE devices
|
10 years ago |
Johan Hedberg
|
87c8b28d29
Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired()
|
10 years ago |
Johan Hedberg
|
55e76b3898
Bluetooth: Add 'Already Paired' error for Pair Device command
|
10 years ago |
David S. Miller
|
70c836a4d1
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
|
10 years ago |
Eyal Birger
|
6368c23577
net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields
|
10 years ago |
Eyal Birger
|
49a6fe0557
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
|
10 years ago |
Johan Hedberg
|
fba7ecf09b
Bluetooth: Convert hci_cb_list_lock to a mutex
|
10 years ago |
Johan Hedberg
|
00629e0fd5
Bluetooth: Add new hci_cb entries to the tail rather than the head
|
10 years ago |
Johan Hedberg
|
0af801b9bf
Bluetooth: Fix AMP init for certain AMP controllers
|
10 years ago |
Tedd Ho-Jeong An
|
a44fecbd52
Bluetooth: Add shutdown callback before closing the device
|
10 years ago |
Jakub Pawlowski
|
2d28cfe7aa
Bluetooth: Add le_scan_restart work for LE scan restarting
|
10 years ago |
Marcel Holtmann
|
f7697b1602
Bluetooth: Store OOB data present value for each set of remote OOB data
|
10 years ago |
Marcel Holtmann
|
64dae967ca
Bluetooth: Move smp_unregister() into hci_dev_do_close() function
|
10 years ago |
Marcel Holtmann
|
c7741d16a5
Bluetooth: Perform a power cycle when receiving hardware error event
|
10 years ago |
Marcel Holtmann
|
5c912495b7
Bluetooth: Introduce hci_dev_do_reset helper function
|
10 years ago |
Johan Hedberg
|
8f502f847a
Bluetooth: Fix notifying discovery state when powering off
|
10 years ago |
Marcel Holtmann
|
574ea3c713
Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSP
|
10 years ago |
Marcel Holtmann
|
162a3bac8d
Bluetooth: Bind the SMP channel registration to management power state
|
10 years ago |
Marcel Holtmann
|
36f260ceff
Bluetooth: Move Delete Stored Link Key to 4th phase of initialization
|
10 years ago |
Marcel Holtmann
|
48ce62c4fa
Bluetooth: Read stored link key information when powering on controller
|
10 years ago |
Marcel Holtmann
|
1904a853fa
Bluetooth: Add opcode parameter to hci_req_complete_t callback
|
10 years ago |
Marcel Holtmann
|
043ec9bf7b
Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option
|
10 years ago |