Gustavo F. Padovan
|
09fd0de5bd
Bluetooth: Replace spin_lock by mutex in hci_dev
|
14 years ago |
Marcel Holtmann
|
b78752cc71
Bluetooth: Process recv path in a workqueue instead of a tasklet
|
15 years ago |
Gustavo F. Padovan
|
2c33c06a8f
Bluetooth: remove struct hci_chan_hash
|
13 years ago |
Andrei Emeltchenko
|
ce7e4ad143
Bluetooth: remove old code
|
13 years ago |
Andre Guedes
|
d23264a896
Bluetooth: Add dev_flags to struct hci_dev
|
13 years ago |
Andrei Emeltchenko
|
c6feeb28ae
Bluetooth: Use queue in the device list
|
14 years ago |
Andrei Emeltchenko
|
7784d78f18
Bluetooth: making enable_hs independent from L2CAP
|
13 years ago |
Szymon Janc
|
1ec918cef5
Bluetooth: Fix some checkpatch.pl errors and warnings
|
14 years ago |
Andrei Emeltchenko
|
07e3b94ac3
Bluetooth: Do not set HCI_RAW when HS enabled
|
14 years ago |
Johan Hedberg
|
e0f9309f37
Bluetooth: Fix cancel_delayed_work_sync usage with locks
|
14 years ago |
Johan Hedberg
|
56e5cb86eb
Bluetooth: Add missing hci_dev locking when calling mgmt functions
|
14 years ago |
Johan Hedberg
|
2e58ef3e11
Bluetooth: Move pending management command list into struct hci_dev
|
14 years ago |
Johan Hedberg
|
744cf19ead
Bluetooth: Pass full hci_dev struct to mgmt callbacks
|
14 years ago |
Johan Hedberg
|
86742e1eca
Bluetooth: Update link key mgmt APIs to match latest spec.
|
14 years ago |
Johan Hedberg
|
3243553fdc
Bluetooth: Convert power off mechanism to use delayed_work
|
14 years ago |
Johan Hedberg
|
16ab91ab48
Bluetooth: Add timeout field to mgmt_set_discoverable
|
14 years ago |
Andre Guedes
|
023d50498d
Bluetooth: Create hci_cancel_inquiry()
|
14 years ago |
Andre Guedes
|
2519a1fc82
Bluetooth: Create hci_do_inquiry()
|
14 years ago |
Mat Martineau
|
08add513ca
Bluetooth: Guarantee BR-EDR device will be registered as hci0
|
14 years ago |
Luiz Augusto von Dentz
|
02b20f0bb6
Bluetooth: recalculate priorities when channels are starving
|
14 years ago |
Luiz Augusto von Dentz
|
ec1cce24d5
Bluetooth: handle priority change within quote
|
14 years ago |
Luiz Augusto von Dentz
|
73d80deb7b
Bluetooth: prioritizing data over HCI
|
14 years ago |
Szymon Janc
|
43611a7b16
Bluetooth: Increase HCI reset timeout in hci_dev_do_close
|
14 years ago |
Luiz Augusto von Dentz
|
8035ded466
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
|
14 years ago |
David Herrmann
|
59735631d2
Bluetooth: Make hci_unregister_dev return void
|
14 years ago |
David Herrmann
|
33ca954daf
Bluetooth: Forward errors from hci_register_dev
|
14 years ago |
David Herrmann
|
ce242970f0
Bluetooth: Rename sysfs un/register to add/del
|
14 years ago |
David Herrmann
|
0ac7e7002c
Bluetooth: Fix hci core device initialization
|
14 years ago |
Antti Julku
|
5e762444b0
Bluetooth: Add mgmt events for blacklisting
|
14 years ago |
Vinicius Costa Gomes
|
1c1def09c4
Bluetooth: Move SMP fields to a separate structure
|
14 years ago |