summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes2013-04-181-2/+2
* Bluetooth: Add macros for filter duplicates valuesAndre Guedes2013-04-181-0/+2
* Bluetooth: Add LE scan type macrosAndre Guedes2013-04-181-0/+3
* Bluetooth: Add reading of page scan parametersJohan Hedberg2013-03-181-0/+13
* Bluetooth: Add proper flag for fast connectable modeJohan Hedberg2013-03-181-1/+3
* Bluetooth: Add a define for the HCI persistent flags maskJohan Hedberg2013-03-181-0/+5
* Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg2013-03-181-1/+0
* Bluetooth: Add support for reading LE supported statesJohan Hedberg2013-01-231-0/+6
* Bluetooth: Add support for reading LE White List SizeJohan Hedberg2013-01-231-0/+6
* Bluetooth: Add LE Local Features reading supportJohan Hedberg2013-01-231-0/+6
* Bluetooth: Increase HCI command tx timeoutSzymon Janc2012-11-191-1/+1
* Bluetooth: Fix updating advertising state flags and dataJohan Hedberg2012-11-181-0/+2
* Bluetooth: Add support for setting LE advertising dataJohan Hedberg2012-11-181-0/+15
* Bluetooth: Use proper invalid value for tx_powerJohan Hedberg2012-11-181-0/+3
* Bluetooth: Add flag for LE GAP Peripheral roleJohan Hedberg2012-11-011-0/+1
* Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg2012-10-241-0/+6
* Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko2012-10-151-0/+1
* Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko2012-09-271-0/+1
* Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko2012-09-271-0/+2
* Bluetooth: Add HCI logical link cmds definitionsAndrei Emeltchenko2012-09-271-1/+35
* Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-181-0/+18
* Bluetooth: Add more HCI error codesMikel Astiz2012-08-211-0/+3
* Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes2012-08-061-0/+2
* Bluetooth: Define AMP controller statusesAndrei Emeltchenko2012-08-061-0/+9
* Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko2012-06-191-1/+2
* Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko2012-06-121-5/+5
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan2012-06-111-0/+6
|\
| * Bluetooth: Add support for encryption key refreshJohan Hedberg2012-06-081-0/+6
* | Bluetooth: Remove unused HCI timeouts definitionsSzymon Janc2012-06-051-2/+0
* | Bluetooth: A2MP: Process A2MP Discover RequestAndrei Emeltchenko2012-06-051-0/+3
* | Bluetooth: Define HCI AMP cmd structAndrei Emeltchenko2012-06-051-0/+81
* | Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-051-1/+0
* | Bluetooth: Fix coding style in include/net/bluetoothGustavo Padovan2012-06-051-2/+2
* | Bluetooth: Use defined link key sizeAndrei Emeltchenko2012-06-051-2/+4
* | Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc2012-06-051-1/+1
|/
* 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
OpenPOWER on IntegriCloud