Johan Hedberg
|
56e5cb86eb
Bluetooth: Add missing hci_dev locking when calling mgmt functions
|
13 years ago |
Johan Hedberg
|
2e58ef3e11
Bluetooth: Move pending management command list into struct hci_dev
|
13 years ago |
Johan Hedberg
|
744cf19ead
Bluetooth: Pass full hci_dev struct to mgmt callbacks
|
13 years ago |
Johan Hedberg
|
4c659c3976
Bluetooth: Add address type fields to mgmt messages that need them
|
13 years ago |
Johan Hedberg
|
86742e1eca
Bluetooth: Update link key mgmt APIs to match latest spec.
|
13 years ago |
Johan Hedberg
|
bd2d1334e1
Bluetooth: Fix response for mgmt_start_discovery when powered off
|
13 years ago |
Johan Hedberg
|
889d07ee57
Bluetooth: Remove redundant code from mgmt_block & mgmt_unblock
|
13 years ago |
Johan Hedberg
|
3243553fdc
Bluetooth: Convert power off mechanism to use delayed_work
|
13 years ago |
Johan Hedberg
|
2d7cee5836
Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails
|
13 years ago |
Johan Hedberg
|
16ab91ab48
Bluetooth: Add timeout field to mgmt_set_discoverable
|
13 years ago |
Andre Guedes
|
023d50498d
Bluetooth: Create hci_cancel_inquiry()
|
13 years ago |
Andre Guedes
|
2519a1fc82
Bluetooth: Create hci_do_inquiry()
|
13 years ago |
Johan Hedberg
|
b24752fe65
Bluetooth: Fix mgmt response when adapter goes down or is removed
|
13 years ago |
Johan Hedberg
|
df164df9a7
Bluetooth: Set HCI_MGMT flag only in read_controller_info
|
13 years ago |
Johan Hedberg
|
164a6e7899
Bluetooth: Fix command complete/status for discovery commands
|
13 years ago |
Luiz Augusto von Dentz
|
8035ded466
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
|
13 years ago |
Linus Torvalds
|
94956eed14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
John W. Linville
|
c125d5e846
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
|
13 years ago |
Paul Gortmaker
|
3a9a231d97
net: Fix files explicitly needing to include module.h
|
14 years ago |
Johan Hedberg
|
dafbde395e
Bluetooth: Set HCI_MGMT flag only in read_controller_info
|
13 years ago |
Gustavo F. Padovan
|
e5b82e5892
Bluetooth: Fix missing cmd_status in mgmt
|
13 years ago |
Gustavo F. Padovan
|
12dc074301
Bluetooth: Use list_for_each_entry() in mgmt
|
13 years ago |
Gustavo F. Padovan
|
b7059136d7
Bluetooth: Add missing cmd_status() in mgmt
|
13 years ago |
Gustavo F. Padovan
|
56b7d13785
Bluetooth: return proper error if sock_queue_rcv_skb() fails
|
13 years ago |
Andre Guedes
|
f8523598ee
Bluetooth: Check 'dev_class' in mgmt_device_found()
|
14 years ago |
Vinicius Costa Gomes
|
a492cd52b5
Revert "Bluetooth: Add support for communicating keys with userspace"
|
14 years ago |
Antti Julku
|
5e762444b0
Bluetooth: Add mgmt events for blacklisting
|
14 years ago |
Vinicius Costa Gomes
|
c908df362c
Bluetooth: Use the MEDIUM security level for pairings
|
14 years ago |
Antti Julku
|
f6422ec624
Bluetooth: Add mgmt command for fast connectable mode
|
14 years ago |
Vinicius Costa Gomes
|
cfafccf730
Bluetooth: Add link_type information to the mgmt Connected event
|
14 years ago |