Commit Graph

250 Commits (d4f68526e438dbb7d194b08499a96c733131ad72)

Author SHA1 Message Date
Johan Hedberg d4f68526e4 Bluetooth: mgmt: Fix command status error code values 13 years ago
Marcel Holtmann 17b02e6256 Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffies 13 years ago
Johan Hedberg be22b54e87 Bluetooth: mgmt: Centralize message length checks 13 years ago
Johan Hedberg 0f4e68cf6e Bluetooth: mgmt: Move command handlers into a table 13 years ago
Johan Hedberg 6a919082e9 Bluetooth: mgmt: Initialize HCI_MGMT flag for any command 13 years ago
Johan Hedberg bdb6d97154 Bluetooth: mgmt: Refactor hci_dev lookup for commands 13 years ago
Andre Guedes 8b90129cc5 Bluetooth: Check capabilities in BR/EDR and LE-Only discovery 13 years ago
Johan Hedberg 1de028ceb5 Bluetooth: mgmt: Add missing hci_dev locking to set_le() 13 years ago
Gustavo F. Padovan 00abfe4442 Bluetooth: Fix coding style with breaking lines 13 years ago
Andre Guedes 426c189a1b Bluetooth: Change interleaved discovery behavior 13 years ago
Johan Hedberg 0b60eba1b2 Bluetooth: Don't send unnecessary write_le_enable command 13 years ago
Johan Hedberg 816a11d5ce Bluetooth: Use kernel int types instead of ones from stdint.h 13 years ago
Johan Hedberg 24b78d0f49 Bluetooth: mgmt: Fix clear_uuids response 13 years ago
Johan Hedberg 90e704543d Bluetooth: mgmt: Fix dev_class related command response timing 13 years ago
Johan Hedberg c95f0ba76f Bluetooth: mgmt: Track pending class changes 13 years ago
Johan Hedberg 08c79b6133 Bluetooth: mgmt: Add flags parameter to device_connected 13 years ago
Johan Hedberg 9246a8693e Bluetooth: mgmt: Fix clear UUIDs response 13 years ago
Johan Hedberg 4004b6d96a Bluetooth: mgmt: Move service cache setting to a more sensible place 13 years ago
Johan Hedberg 9997a53323 Bluetooth: mgmt: Fix return value of add/remove_uuid 13 years ago
Johan Hedberg 504c8dcd6b Bluetooth: mgmt: Fix update_eir/class with HCI_AUTO_OFF flag set 13 years ago
Johan Hedberg 60fc5fb66e Bluetooth: mgmt: Fix count parameter in get_connections reply 13 years ago
Johan Hedberg 388fc8faf2 Bluetooth: mgmt: Add legacy pairing info to dev_found events 13 years ago
Johan Hedberg 9a395a80dc Bluetooth: mgmt: Fix device_found parameters 13 years ago
Johan Hedberg 86a8cfc6d0 Bluetooth: mgmt: Fix unpair_device responses 13 years ago
Johan Hedberg 5f97c1df55 Bluetooth: mgmt: Add missing powered checks to commands 13 years ago
Johan Hedberg 932f5ff5e3 Bluetooth: mgmt: Allow class of device changes while powered off 13 years ago
Johan Hedberg 7770c4aaca Bluetooth: mgmt: Check for HCI_UP in update_eir() and update_class() 13 years ago
Johan Hedberg 8ec37034ef Bluetooth: mgmt: Fix return value for set_class 13 years ago
Johan Hedberg 27fcc36229 Bluetooth: mgmt: Fix missing short_name in read_info 13 years ago
Johan Hedberg 7bdaae4a4b Bluetooth: mgmt: Fix name_changed event for short name changes 13 years ago
Johan Hedberg 28cc7bde59 Bluetooth: mgmt: Allow local name changes while powered off 13 years ago
Johan Hedberg 490c5baba7 Bluetooth: Add hdev->short_name for EIR generation 13 years ago
Marcel Holtmann 7f9a903c57 Bluetooth: Send management event for class of device changes 13 years ago
Marcel Holtmann 955638ecec Bluetooth: Fix handling of discoverable setting with timeout 13 years ago
Marcel Holtmann 24c54a9052 Bluetooth: Disabling discoverable with timeout is invalid 13 years ago
Johan Hedberg f51d5b2489 Bluetooth: mgmt: Fix updating EIR when updating the name 13 years ago
Johan Hedberg 06199cf86a Bluetooth: mgmt: Implement Set LE command 13 years ago
Johan Hedberg 6c8f12c143 Bluetooth: mgmt: Fix Set SSP supported check 13 years ago
Marcel Holtmann 97e0bdeb93 Bluetooth: Enable timestamps for control channel 13 years ago
Johan Hedberg c80da27e86 Bluetooth: mgmt: Fix clearing of hdev->eir 13 years ago
Johan Hedberg 5fc6ebb102 Bluetooth: mgmt: Fix EIR toggling with SSP 13 years ago
Andrei Emeltchenko 6bf0e4699d Bluetooth: Fix coding style issues in mgmt code 13 years ago
Marcel Holtmann e5f0e15142 Bluetooth: Fix two minor style issues in management code 13 years ago
Johan Hedberg c0ecddc250 Bluetooth: mgmt: Make Set SSP command callable while powered off 13 years ago
Johan Hedberg 47990ea09d Bluetooth: mgmt: Make Set Link Security callable while powered off 13 years ago
Johan Hedberg ed9b5f2fa0 Bluetooth: mgmt: Fix connectable/discoverable response values 13 years ago
Johan Hedberg 0224d2fafb Bluetooth: mgmt: Fix New Settings event for connectable/discoverable 13 years ago
Johan Hedberg beadb2bddc Bluetooth: mgmt: Add convenience function for sending New Settings 13 years ago
Johan Hedberg f1f0eb0221 Bluetooth: mgmt: Fix current settings values when powered off 13 years ago
Johan Hedberg df2c6c5ed5 Bluetooth: mgmt: Fix Removing discoverable timeout in set_connectable 13 years ago