aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/mgmt.c
Commit message (Expand)AuthorAge
...
* Bluetooth: Fix location of TX power field in LE advertising dataMarcel Holtmann2015-04-04
* Bluetooth: Disallow LE local out-of-band data when LE privacy is usedMarcel Holtmann2015-04-02
* Bluetooth: Convert local OOB data reading to use HCI requestJohan Hedberg2015-04-02
* Bluetooth: Fix error returns for Read Local OOB Extended Data commandsMarcel Holtmann2015-03-29
* Bluetooth: Move memory location outside of hci_dev lockMarcel Holtmann2015-03-29
* Bluetooth: Update adv. parameters when conn. setting changesArman Uguray2015-03-28
* Bluetooth: Use ADV_SCAN_IND for adv. instancesArman Uguray2015-03-28
* Bluetooth: Fix using global connectable settings for advArman Uguray2015-03-28
* Bluetooth: Unify advertising data code pathsArman Uguray2015-03-25
* Bluetooth: Update supported_flags for AD featuresArman Uguray2015-03-25
* Bluetooth: Support the "tx-power" adv flagArman Uguray2015-03-25
* Bluetooth: Support the "managed-flags" adv flagArman Uguray2015-03-25
* Bluetooth: Support the "limited-discoverable" adv flagArman Uguray2015-03-25
* Bluetooth: Support the "discoverable" adv flagArman Uguray2015-03-25
* Bluetooth: Support the "connectable mode" adv flagArman Uguray2015-03-25
* Bluetooth: Fix minor typo in comment for static address settingMarcel Holtmann2015-03-25
* Bluetooth: Filter list of supported commands/events for untrusted usersMarcel Holtmann2015-03-24
* Bluetooth: Add support for adv instance timeoutArman Uguray2015-03-23
* Bluetooth: Add support for instance scan responseArman Uguray2015-03-23
* Bluetooth: Implement the Remove Advertising commandArman Uguray2015-03-23
* Bluetooth: Implement the Add Advertising commandArman Uguray2015-03-23
* Bluetooth: Use HCI_MAX_AD_LENGTH constant instead hardcoded valueMarcel Holtmann2015-03-20
* Bluetooth: Gracefully response to enabling LE on LE only devicesMarcel Holtmann2015-03-20
* Bluetooth: Move generic mgmt command dispatcher to hci_sock.cJohan Hedberg2015-03-17
* Bluetooth: Add hdev_init callback for HCI channelsJohan Hedberg2015-03-17
* Bluetooth: Add generic mgmt helper APIJohan Hedberg2015-03-17
* Bluetooth: Add channel parameter to mgmt_pending_find() APIJohan Hedberg2015-03-17
* Bluetooth: Add simultaneous dual mode scanJakub Pawlowski2015-03-17
* Bluetooth: Refactor BR/EDR inquiry and LE scan triggering.Jakub Pawlowski2015-03-17
* Bluetooth: Add support for Local OOB Extended Data Update eventsMarcel Holtmann2015-03-17
* Bluetooth: Fix length for Read Local OOB Extended Data respone packetMarcel Holtmann2015-03-17
* Bluetooth: Do not include LE SC out-of-band data if not enabledMarcel Holtmann2015-03-16
* Bluetooth: Return LE SC confirm and random values for out-of-band dataMarcel Holtmann2015-03-16
* Bluetooth: Add simple version of Read Local OOB Extended Data commandMarcel Holtmann2015-03-15
* Bluetooth: Move eir_append_data function to a different locationMarcel Holtmann2015-03-15
* Bluetooth: Add simple version of Read Advertising Features commandMarcel Holtmann2015-03-15
* Bluetooth: Send global configuration updates to all management usersMarcel Holtmann2015-03-15
* Bluetooth: Add support for trust verification of management commandsMarcel Holtmann2015-03-15
* Bluetooth: Remove unneeded initializer for management command tableMarcel Holtmann2015-03-15
* Bluetooth: Add support for untrusted access to management commandsMarcel Holtmann2015-03-15
* Bluetooth: Consolidate socket channel sending function back into oneMarcel Holtmann2015-03-15
* Bluetooth: Add support for extended index management commandMarcel Holtmann2015-03-15
* Bluetooth: Add support for extended index management eventsMarcel Holtmann2015-03-15
* Bluetooth: Use special function to send filter management index eventsMarcel Holtmann2015-03-15
* Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_test_and_set_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_test_and_clear_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_test_and_change_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_change_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_clear_flag helper macroMarcel Holtmann2015-03-13