summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add support for encryption key refreshJohan Hedberg2012-06-081-0/+6
* Bluetooth: Enable Low Energy support by defaultMarcel Holtmann2012-05-091-1/+0
* Bluetooth: Add HCI_PERIODIC_INQ to dev_flagsAndre Guedes2012-05-091-0/+1
* Bluetooth: Add Periodic Inquiry command complete handlerAndre Guedes2012-05-091-0/+2
* Bluetooth: Add TX power tag to EIR dataMarcel Holtmann2012-05-091-0/+4
* Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan2012-04-051-1/+1
* Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-03-281-0/+1
* Bluetooth: Fix coding style in all .h filesGustavo F. Padovan2012-03-071-4/+4
* Bluetooth: Add missing host features definitionsJohan Hedberg2012-02-281-1/+3
* Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg2012-02-271-2/+2
* Bluetooth: mgmt: Track pending class changesJohan Hedberg2012-02-241-0/+1
* Bluetooth: mgmt: Implement Set LE commandJohan Hedberg2012-02-231-0/+1
* Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg2012-02-231-0/+1
* Bluetooth: mgmt: Allow connectable/discoverable changes in off stateJohan Hedberg2012-02-211-0/+2
* Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg2012-02-211-0/+1
* Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann2012-02-201-0/+1
* Bluetooth: Add support for HCI monitor channelMarcel Holtmann2012-02-201-0/+1
* Bluetooth: Clean up structures left unusedVinicius Costa Gomes2012-02-131-4/+0
* Bluetooth: Add new structures for handling SMP Long Term KeysVinicius Costa Gomes2012-02-131-0/+5
* Bluetooth: Convert hdev->ssp_mode to a flagJohan Hedberg2012-02-131-0/+1
* Bluetooth: Add missing EIR defines to hci.hJohan Hedberg2012-02-131-0/+3
* Bluetooth: Fix 'enable_hs' typeFabio Estevam2012-02-131-1/+1
* Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flagsJohan Hedberg2012-02-131-8/+8
* Bluetooth: Remove magic number from ACL TOAndrei Emeltchenko2012-02-131-0/+1
* Bluetooth: Process num completed data blocks eventAndrei Emeltchenko2012-02-131-0/+13
* Bluetooth: Move Extended Inquiry Response defines to hci.hJohan Hedberg2012-02-131-0/+13
* Bluetooth: Remove magic numbers from le scan cmdAndrei Emeltchenko2011-12-221-0/+3
* Bluetooth: Clean up magic pointersAndrei Emeltchenko2011-12-201-1/+6
* Bluetooth: Initialize default flow control modeAndrei Emeltchenko2011-12-201-0/+4
* Bluetooth: Add HCI Read Data Block Size functionAndrei Emeltchenko2011-12-181-0/+8
* Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg2011-12-181-0/+1
* Bluetooth: LE Set Scan Parameter CommandAndre Guedes2011-12-021-0/+9
* Bluetooth: Add dev_flags to struct hci_devAndre Guedes2011-12-021-0/+8
* Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko2011-12-021-0/+6
* Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko2011-11-161-0/+2
* Bluetooth: Add HCI defines for User Passkey entryBrian Gix2011-11-161-0/+13
* Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko2011-11-081-0/+7
* Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko2011-10-131-0/+15
* Bluetooth: Add mgmt command for fast connectable modeAntti Julku2011-09-211-0/+10
* Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes2011-07-081-0/+4
* Bluetooth: Add lmp_host_le_capable() macroAndre Guedes2011-07-061-0/+3
* Bluetooth: Add enable_le module parameterAndre Guedes2011-07-061-0/+1
* Bluetooth: Write LE Host Supported commandAndre Guedes2011-07-061-0/+6
* Bluetooth: Add extfeatures to struct hci_devAndre Guedes2011-07-061-0/+4
* Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes2011-06-131-0/+34
* Bluetooth: Clear advertising cache before scanningAndre Guedes2011-06-081-0/+6
* Bluetooth: Add advertising report meta event structsAnderson Briglia2011-06-081-0/+19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-051-0/+9
|\
| * Bluetooth: Add definitions for link key typesWaldemar Rymarkiewicz2011-04-281-0/+9
* | net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller2011-04-241-2/+0
|/
OpenPOWER on IntegriCloud