aboutsummaryrefslogtreecommitdiff
path: root/include/net/bluetooth/hci.h
AgeCommit message (Expand)Author
2012-06-19Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko
2012-06-12Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko
2012-06-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan
2012-06-08Bluetooth: Add support for encryption key refreshJohan Hedberg
2012-06-05Bluetooth: Remove unused HCI timeouts definitionsSzymon Janc
2012-06-05Bluetooth: A2MP: Process A2MP Discover RequestAndrei Emeltchenko
2012-06-05Bluetooth: Define HCI AMP cmd structAndrei Emeltchenko
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan
2012-06-05Bluetooth: Fix coding style in include/net/bluetoothGustavo Padovan
2012-06-05Bluetooth: Use defined link key sizeAndrei Emeltchenko
2012-06-05Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc
2012-05-09Bluetooth: Enable Low Energy support by defaultMarcel Holtmann
2012-05-09Bluetooth: Add HCI_PERIODIC_INQ to dev_flagsAndre Guedes
2012-05-09Bluetooth: Add Periodic Inquiry command complete handlerAndre Guedes
2012-05-09Bluetooth: Add TX power tag to EIR dataMarcel Holtmann
2012-04-05Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan
2012-03-28Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-03-07Bluetooth: Fix coding style in all .h filesGustavo F. Padovan
2012-02-28Bluetooth: Add missing host features definitionsJohan Hedberg
2012-02-27Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg
2012-02-24Bluetooth: mgmt: Track pending class changesJohan Hedberg
2012-02-23Bluetooth: mgmt: Implement Set LE commandJohan Hedberg
2012-02-23Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg
2012-02-21Bluetooth: mgmt: Allow connectable/discoverable changes in off stateJohan Hedberg
2012-02-21Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg
2012-02-20Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann
2012-02-20Bluetooth: Add support for HCI monitor channelMarcel Holtmann
2012-02-13Bluetooth: Clean up structures left unusedVinicius Costa Gomes
2012-02-13Bluetooth: Add new structures for handling SMP Long Term KeysVinicius Costa Gomes
2012-02-13Bluetooth: Convert hdev->ssp_mode to a flagJohan Hedberg
2012-02-13Bluetooth: Add missing EIR defines to hci.hJohan Hedberg
2012-02-13Bluetooth: Fix 'enable_hs' typeFabio Estevam
2012-02-13Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flagsJohan Hedberg
2012-02-13Bluetooth: Remove magic number from ACL TOAndrei Emeltchenko
2012-02-13Bluetooth: Process num completed data blocks eventAndrei Emeltchenko
2012-02-13Bluetooth: Move Extended Inquiry Response defines to hci.hJohan Hedberg
2011-12-22Bluetooth: Remove magic numbers from le scan cmdAndrei Emeltchenko
2011-12-20Bluetooth: Clean up magic pointersAndrei Emeltchenko
2011-12-20Bluetooth: Initialize default flow control modeAndrei Emeltchenko
2011-12-18Bluetooth: Add HCI Read Data Block Size functionAndrei Emeltchenko
2011-12-18Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg
2011-12-02Bluetooth: LE Set Scan Parameter CommandAndre Guedes
2011-12-02Bluetooth: Add dev_flags to struct hci_devAndre Guedes
2011-12-02Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko
2011-11-16Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko
2011-11-16Bluetooth: Add HCI defines for User Passkey entryBrian Gix
2011-11-08Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko
2011-10-13Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko
2011-09-21Bluetooth: Add mgmt command for fast connectable modeAntti Julku
2011-07-08Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes