Commit Graph

123 Commits (f7c6869cebe631582fdc2ac57459ee217ce9b015)

Author SHA1 Message Date
Johan Hedberg f7c6869ceb Bluetooth: Move mgmt_set_fast_connectable to the right location 13 years ago
Johan Hedberg 69ab39ea5d Bluetooth: Update mgmt_read_info and related mgmt messages 13 years ago
Gustavo F. Padovan 7f971041cf Bluetooth: Use system workqueue to schedule power_on 13 years ago
Gustavo F. Padovan 80b7ab3341 Bluetooth: move power_off to system workqueue 13 years ago
Gustavo F. Padovan 09fd0de5bd Bluetooth: Replace spin_lock by mutex in hci_dev 13 years ago
Brian Gix 604086b73b Bluetooth: Add User Passkey Response handling 13 years ago
Brian Gix 47c15e2b33 Bluetooth: Differentiate LE User Pairing Responses 13 years ago
Brian Gix 0df4c185ed Bluetooth: User Pairing Response restructuring 13 years ago
Johan Hedberg 450dfdafbc Bluetooth: Pass all message parameters to mgmt_start_discovery 13 years ago
Johan Hedberg 0e5f875a8f Bluetooth: Add missing cmd_complete for mgmt_load_link_keys 13 years ago
Johan Hedberg ca69b7957b Bluetooth: Create a unique mgmt error code hierarchy 13 years ago
Johan Hedberg 8680570b0c Bluetooth: Return success instead of EALREADY for mgmt commands 13 years ago
Johan Hedberg 1425acb74b Bluetooth: Fix mgmt_pair_device imediate error responses 13 years ago
Johan Hedberg ba4e564f60 Bluetooth: Add address type to mgmt_pair_device 13 years ago
Andre Guedes e6d465cb48 Bluetooth: mgmt_stop_discovery_failed() 13 years ago
Andre Guedes 7a13510902 Bluetooth: Rename mgmt_inquiry_failed() 13 years ago
Johan Hedberg 37d9ef76c2 Bluetooth: Add status parameter to mgmt_disconnect response 13 years ago
Johan Hedberg a8a1d19e9d Bluetooth: Add proper response to mgmt_remove_keys command 13 years ago
Johan Hedberg c3f06755ca Bluetooth: Fix deadlock with mgmt_pair_device 13 years ago
Johan Hedberg 48264f0694 Bluetooth: Add public/random LE address information to mgmt messages 13 years ago
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 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
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 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