Johan Hedberg
|
2aeabcbedd
Bluetooth: Remove redundant hci_dev comparisons in mgmt lookups
|
13 years ago |
Johan Hedberg
|
fc2f4b13d8
Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmd
|
13 years ago |
Johan Hedberg
|
e0f9309f37
Bluetooth: Fix cancel_delayed_work_sync usage with locks
|
13 years ago |
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
|
14 years ago |
Johan Hedberg
|
86742e1eca
Bluetooth: Update link key mgmt APIs to match latest spec.
|
14 years ago |
Johan Hedberg
|
bd2d1334e1
Bluetooth: Fix response for mgmt_start_discovery when powered off
|
14 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
|
14 years ago |
Johan Hedberg
|
2d7cee5836
Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails
|
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 |
Johan Hedberg
|
b24752fe65
Bluetooth: Fix mgmt response when adapter goes down or is removed
|
14 years ago |
Johan Hedberg
|
df164df9a7
Bluetooth: Set HCI_MGMT flag only in read_controller_info
|
14 years ago |
Johan Hedberg
|
164a6e7899
Bluetooth: Fix command complete/status for discovery commands
|
14 years ago |
Luiz Augusto von Dentz
|
8035ded466
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
|
14 years ago |
Gustavo F. Padovan
|
e5b82e5892
Bluetooth: Fix missing cmd_status in mgmt
|
14 years ago |
Gustavo F. Padovan
|
12dc074301
Bluetooth: Use list_for_each_entry() in mgmt
|
14 years ago |
Gustavo F. Padovan
|
b7059136d7
Bluetooth: Add missing cmd_status() in mgmt
|
14 years ago |
Gustavo F. Padovan
|
56b7d13785
Bluetooth: return proper error if sock_queue_rcv_skb() fails
|
14 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 |
Vinicius Costa Gomes
|
7a512d0172
Bluetooth: Add support for pairing via mgmt over LE
|
14 years ago |