aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/mgmt.c
AgeCommit message (Expand)Author
2013-06-20Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2012-10-02Bluetooth: mgmt: Fix enabling LE while powered offAndrzej Kaczmarek
2012-10-02Bluetooth: mgmt: Fix enabling SSP while powered offAndrzej Kaczmarek
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal
2012-03-28Bluetooth: mgmt: Add missing endian conversionAndrei Emeltchenko
2012-03-28Bluetooth: mgmt: Fix corruption of device_connected pktBrian Gix
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan
2012-03-03Bluetooth: mgmt: Fix updating local name when powering onJohan Hedberg
2012-03-03Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg
2012-03-02Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg
2012-03-02Bluetooth: mgmt: Fix command status error code valuesJohan Hedberg
2012-03-02Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffiesMarcel Holtmann
2012-03-01Bluetooth: mgmt: Centralize message length checksJohan Hedberg
2012-03-01Bluetooth: mgmt: Move command handlers into a tableJohan Hedberg
2012-03-01Bluetooth: mgmt: Initialize HCI_MGMT flag for any commandJohan Hedberg
2012-03-01Bluetooth: mgmt: Refactor hci_dev lookup for commandsJohan Hedberg
2012-03-01Bluetooth: Check capabilities in BR/EDR and LE-Only discoveryAndre Guedes
2012-03-01Bluetooth: mgmt: Add missing hci_dev locking to set_le()Johan Hedberg
2012-03-01Bluetooth: Fix coding style with breaking linesGustavo F. Padovan
2012-02-29Bluetooth: Change interleaved discovery behaviorAndre Guedes
2012-02-28Bluetooth: Don't send unnecessary write_le_enable commandJohan Hedberg
2012-02-27Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg
2012-02-24Bluetooth: mgmt: Fix clear_uuids responseJohan Hedberg
2012-02-24Bluetooth: mgmt: Fix dev_class related command response timingJohan Hedberg
2012-02-24Bluetooth: mgmt: Track pending class changesJohan Hedberg
2012-02-23Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg
2012-02-23Bluetooth: mgmt: Fix clear UUIDs responseJohan Hedberg
2012-02-23Bluetooth: mgmt: Move service cache setting to a more sensible placeJohan Hedberg
2012-02-23Bluetooth: mgmt: Fix return value of add/remove_uuidJohan Hedberg
2012-02-23Bluetooth: mgmt: Fix update_eir/class with HCI_AUTO_OFF flag setJohan Hedberg
2012-02-23Bluetooth: mgmt: Fix count parameter in get_connections replyJohan Hedberg
2012-02-23Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg
2012-02-23Bluetooth: mgmt: Fix device_found parametersJohan Hedberg
2012-02-23Bluetooth: mgmt: Fix unpair_device responsesJohan Hedberg
2012-02-23Bluetooth: mgmt: Add missing powered checks to commandsJohan Hedberg
2012-02-23Bluetooth: mgmt: Allow class of device changes while powered offJohan Hedberg
2012-02-23Bluetooth: mgmt: Check for HCI_UP in update_eir() and update_class()Johan Hedberg
2012-02-23Bluetooth: mgmt: Fix return value for set_classJohan Hedberg
2012-02-23Bluetooth: mgmt: Fix missing short_name in read_infoJohan Hedberg
2012-02-23Bluetooth: mgmt: Fix name_changed event for short name changesJohan Hedberg
2012-02-23Bluetooth: mgmt: Allow local name changes while powered offJohan Hedberg
2012-02-23Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg
2012-02-23Bluetooth: Send management event for class of device changesMarcel Holtmann
2012-02-23Bluetooth: Fix handling of discoverable setting with timeoutMarcel Holtmann
2012-02-23Bluetooth: Disabling discoverable with timeout is invalidMarcel Holtmann
2012-02-23Bluetooth: mgmt: Fix updating EIR when updating the nameJohan Hedberg
2012-02-23Bluetooth: mgmt: Implement Set LE commandJohan Hedberg
2012-02-23Bluetooth: mgmt: Fix Set SSP supported checkJohan Hedberg
2012-02-23Bluetooth: Enable timestamps for control channelMarcel Holtmann
2012-02-23Bluetooth: mgmt: Fix clearing of hdev->eirJohan Hedberg