aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-18Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg1-0/+1
2013-08-21Bluetooth: Add constants and macro declaration for transparent dataFrédéric Dalleau1-0/+1
2013-07-25Bluetooth: Add HCI authentication capabilities macrosMikel Astiz1-0/+6
2013-06-23Bluetooth: Remove unneeded flagAndrei Emeltchenko1-1/+0
2013-04-18Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes1-2/+2
2013-04-18Bluetooth: Add macros for filter duplicates valuesAndre Guedes1-0/+2
2013-04-18Bluetooth: Add LE scan type macrosAndre Guedes1-0/+3
2013-03-18Bluetooth: Add reading of page scan parametersJohan Hedberg1-0/+13
2013-03-18Bluetooth: Add proper flag for fast connectable modeJohan Hedberg1-1/+3
2013-03-18Bluetooth: Add a define for the HCI persistent flags maskJohan Hedberg1-0/+5
2013-03-18Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg1-1/+0
2013-01-23Bluetooth: Add support for reading LE supported statesJohan Hedberg1-0/+6
2013-01-23Bluetooth: Add support for reading LE White List SizeJohan Hedberg1-0/+6
2013-01-23Bluetooth: Add LE Local Features reading supportJohan Hedberg1-0/+6
2012-11-19Bluetooth: Increase HCI command tx timeoutSzymon Janc1-1/+1
2012-11-18Bluetooth: Fix updating advertising state flags and dataJohan Hedberg1-0/+2
2012-11-18Bluetooth: Add support for setting LE advertising dataJohan Hedberg1-0/+15
2012-11-18Bluetooth: Use proper invalid value for tx_powerJohan Hedberg1-0/+3
2012-11-01Bluetooth: Add flag for LE GAP Peripheral roleJohan Hedberg1-0/+1
2012-10-24Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg1-0/+6
2012-10-15Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko1-0/+1
2012-09-27Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko1-0/+1
2012-09-27Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko1-0/+2
2012-09-27Bluetooth: Add HCI logical link cmds definitionsAndrei Emeltchenko1-1/+35
2012-09-18Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg1-0/+18
2012-08-21Bluetooth: Add more HCI error codesMikel Astiz1-0/+3
2012-08-06Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes1-0/+2
2012-08-06Bluetooth: Define AMP controller statusesAndrei Emeltchenko1-0/+9
2012-06-19Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko1-1/+2
2012-06-12Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko1-5/+5
2012-06-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan1-0/+6
2012-06-08Bluetooth: Add support for encryption key refreshJohan Hedberg1-0/+6
2012-06-05Bluetooth: Remove unused HCI timeouts definitionsSzymon Janc1-2/+0
2012-06-05Bluetooth: A2MP: Process A2MP Discover RequestAndrei Emeltchenko1-0/+3
2012-06-05Bluetooth: Define HCI AMP cmd structAndrei Emeltchenko1-0/+81
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan1-1/+0
2012-06-05Bluetooth: Fix coding style in include/net/bluetoothGustavo Padovan1-2/+2
2012-06-05Bluetooth: Use defined link key sizeAndrei Emeltchenko1-2/+4
2012-06-05Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc1-1/+1
2012-05-09Bluetooth: Enable Low Energy support by defaultMarcel Holtmann1-1/+0
2012-05-09Bluetooth: Add HCI_PERIODIC_INQ to dev_flagsAndre Guedes1-0/+1
2012-05-09Bluetooth: Add Periodic Inquiry command complete handlerAndre Guedes1-0/+2
2012-05-09Bluetooth: Add TX power tag to EIR dataMarcel Holtmann1-0/+4
2012-04-05Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan1-1/+1
2012-03-28Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold1-0/+1
2012-03-07Bluetooth: Fix coding style in all .h filesGustavo F. Padovan1-4/+4
2012-02-28Bluetooth: Add missing host features definitionsJohan Hedberg1-1/+3
2012-02-27Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg1-2/+2
2012-02-24Bluetooth: mgmt: Track pending class changesJohan Hedberg1-0/+1
2012-02-23Bluetooth: mgmt: Implement Set LE commandJohan Hedberg1-0/+1