summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci.h
AgeCommit message (Expand)AuthorLines
2012-05-09Bluetooth: Enable Low Energy support by defaultMarcel Holtmann-1/+0
2012-05-09Bluetooth: Add HCI_PERIODIC_INQ to dev_flagsAndre Guedes-0/+1
2012-05-09Bluetooth: Add Periodic Inquiry command complete handlerAndre Guedes-0/+2
2012-05-09Bluetooth: Add TX power tag to EIR dataMarcel Holtmann-0/+4
2012-04-05Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan-1/+1
2012-03-28Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold-0/+1
2012-03-07Bluetooth: Fix coding style in all .h filesGustavo F. Padovan-4/+4
2012-02-28Bluetooth: Add missing host features definitionsJohan Hedberg-1/+3
2012-02-27Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg-2/+2
2012-02-24Bluetooth: mgmt: Track pending class changesJohan Hedberg-0/+1
2012-02-23Bluetooth: mgmt: Implement Set LE commandJohan Hedberg-0/+1
2012-02-23Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg-0/+1
2012-02-21Bluetooth: mgmt: Allow connectable/discoverable changes in off stateJohan Hedberg-0/+2
2012-02-21Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg-0/+1
2012-02-20Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann-0/+1
2012-02-20Bluetooth: Add support for HCI monitor channelMarcel Holtmann-0/+1
2012-02-13Bluetooth: Clean up structures left unusedVinicius Costa Gomes-4/+0
2012-02-13Bluetooth: Add new structures for handling SMP Long Term KeysVinicius Costa Gomes-0/+5
2012-02-13Bluetooth: Convert hdev->ssp_mode to a flagJohan Hedberg-0/+1
2012-02-13Bluetooth: Add missing EIR defines to hci.hJohan Hedberg-0/+3
2012-02-13Bluetooth: Fix 'enable_hs' typeFabio Estevam-1/+1
2012-02-13Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flagsJohan Hedberg-8/+8
2012-02-13Bluetooth: Remove magic number from ACL TOAndrei Emeltchenko-0/+1
2012-02-13Bluetooth: Process num completed data blocks eventAndrei Emeltchenko-0/+13
2012-02-13Bluetooth: Move Extended Inquiry Response defines to hci.hJohan Hedberg-0/+13
2011-12-22Bluetooth: Remove magic numbers from le scan cmdAndrei Emeltchenko-0/+3
2011-12-20Bluetooth: Clean up magic pointersAndrei Emeltchenko-1/+6
2011-12-20Bluetooth: Initialize default flow control modeAndrei Emeltchenko-0/+4
2011-12-18Bluetooth: Add HCI Read Data Block Size functionAndrei Emeltchenko-0/+8
2011-12-18Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg-0/+1
2011-12-02Bluetooth: LE Set Scan Parameter CommandAndre Guedes-0/+9
2011-12-02Bluetooth: Add dev_flags to struct hci_devAndre Guedes-0/+8
2011-12-02Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko-0/+6
2011-11-16Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko-0/+2
2011-11-16Bluetooth: Add HCI defines for User Passkey entryBrian Gix-0/+13
2011-11-08Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko-0/+7
2011-10-13Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko-0/+15
2011-09-21Bluetooth: Add mgmt command for fast connectable modeAntti Julku-0/+10
2011-07-08Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes-0/+4
2011-07-06Bluetooth: Add lmp_host_le_capable() macroAndre Guedes-0/+3
2011-07-06Bluetooth: Add enable_le module parameterAndre Guedes-0/+1
2011-07-06Bluetooth: Write LE Host Supported commandAndre Guedes-0/+6
2011-07-06Bluetooth: Add extfeatures to struct hci_devAndre Guedes-0/+4
2011-06-13Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes-0/+34
2011-06-08Bluetooth: Clear advertising cache before scanningAndre Guedes-0/+6
2011-06-08Bluetooth: Add advertising report meta event structsAnderson Briglia-0/+19
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+9
2011-04-28Bluetooth: Add definitions for link key typesWaldemar Rymarkiewicz-0/+9
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller-2/+0
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan-0/+2