summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: fix conding style issues all over the treeGustavo F. Padovan2012-03-081-247/+242
* Bluetooth: mgmt: Fix updating local name when powering onJohan Hedberg2012-03-031-8/+14
* Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg2012-03-031-10/+8
* Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg2012-03-021-3/+3
* Bluetooth: mgmt: Fix command status error code valuesJohan Hedberg2012-03-021-2/+2
* Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffiesMarcel Holtmann2012-03-021-3/+2
* Bluetooth: mgmt: Centralize message length checksJohan Hedberg2012-03-011-168/+52
* Bluetooth: mgmt: Move command handlers into a tableJohan Hedberg2012-03-011-140/+79
* Bluetooth: mgmt: Initialize HCI_MGMT flag for any commandJohan Hedberg2012-03-011-4/+6
* Bluetooth: mgmt: Refactor hci_dev lookup for commandsJohan Hedberg2012-03-011-490/+274
* Bluetooth: Check capabilities in BR/EDR and LE-Only discoveryAndre Guedes2012-03-011-2/+8
* Bluetooth: mgmt: Add missing hci_dev locking to set_le()Johan Hedberg2012-03-011-7/+10
* Bluetooth: Fix coding style with breaking linesGustavo F. Padovan2012-03-011-2/+1
* Bluetooth: Change interleaved discovery behaviorAndre Guedes2012-02-291-24/+5
* Bluetooth: Don't send unnecessary write_le_enable commandJohan Hedberg2012-02-281-2/+3
* Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg2012-02-271-2/+2
* Bluetooth: mgmt: Fix clear_uuids responseJohan Hedberg2012-02-241-4/+19
* Bluetooth: mgmt: Fix dev_class related command response timingJohan Hedberg2012-02-241-5/+65
* Bluetooth: mgmt: Track pending class changesJohan Hedberg2012-02-241-2/+27
* Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg2012-02-231-2/+4
* Bluetooth: mgmt: Fix clear UUIDs responseJohan Hedberg2012-02-231-1/+2
* Bluetooth: mgmt: Move service cache setting to a more sensible placeJohan Hedberg2012-02-231-4/+6
* Bluetooth: mgmt: Fix return value of add/remove_uuidJohan Hedberg2012-02-231-2/+3
* Bluetooth: mgmt: Fix update_eir/class with HCI_AUTO_OFF flag setJohan Hedberg2012-02-231-2/+5
* Bluetooth: mgmt: Fix count parameter in get_connections replyJohan Hedberg2012-02-231-7/+7
* Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg2012-02-231-1/+3
* Bluetooth: mgmt: Fix device_found parametersJohan Hedberg2012-02-231-1/+2
* Bluetooth: mgmt: Fix unpair_device responsesJohan Hedberg2012-02-231-17/+19
* Bluetooth: mgmt: Add missing powered checks to commandsJohan Hedberg2012-02-231-1/+36
* Bluetooth: mgmt: Allow class of device changes while powered offJohan Hedberg2012-02-231-5/+5
* Bluetooth: mgmt: Check for HCI_UP in update_eir() and update_class()Johan Hedberg2012-02-231-0/+6
* Bluetooth: mgmt: Fix return value for set_classJohan Hedberg2012-02-231-1/+1
* Bluetooth: mgmt: Fix missing short_name in read_infoJohan Hedberg2012-02-231-0/+1
* Bluetooth: mgmt: Fix name_changed event for short name changesJohan Hedberg2012-02-231-0/+4
* Bluetooth: mgmt: Allow local name changes while powered offJohan Hedberg2012-02-231-12/+26
* Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg2012-02-231-0/+3
* Bluetooth: Send management event for class of device changesMarcel Holtmann2012-02-231-0/+10
* Bluetooth: Fix handling of discoverable setting with timeoutMarcel Holtmann2012-02-231-0/+11
* Bluetooth: Disabling discoverable with timeout is invalidMarcel Holtmann2012-02-231-2/+5
* Bluetooth: mgmt: Fix updating EIR when updating the nameJohan Hedberg2012-02-231-0/+1
* Bluetooth: mgmt: Implement Set LE commandJohan Hedberg2012-02-231-1/+118
* Bluetooth: mgmt: Fix Set SSP supported checkJohan Hedberg2012-02-231-6/+6
* Bluetooth: Enable timestamps for control channelMarcel Holtmann2012-02-231-0/+3
* Bluetooth: mgmt: Fix clearing of hdev->eirJohan Hedberg2012-02-231-0/+2
* Bluetooth: mgmt: Fix EIR toggling with SSPJohan Hedberg2012-02-231-6/+5
* Bluetooth: Fix coding style issues in mgmt codeAndrei Emeltchenko2012-02-231-4/+4
* Bluetooth: Fix two minor style issues in management codeMarcel Holtmann2012-02-231-2/+2
* Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg2012-02-231-8/+36
* Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg2012-02-231-5/+28
* Bluetooth: mgmt: Fix connectable/discoverable response valuesJohan Hedberg2012-02-211-5/+6
OpenPOWER on IntegriCloud