aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-13Bluetooth: Introduce requirements for security level 4Marcel Holtmann1-0/+1
2014-02-13Bluetooth: Add debugfs quirk for forcing Secure Connections supportMarcel Holtmann1-0/+1
2014-02-13Bluetooth: Add flags and setting for Secure Connections supportMarcel Holtmann1-0/+1
2014-02-13Bluetooth: Add definitions for new link key typesMarcel Holtmann1-2/+4
2014-02-13Bluetooth: Add HCI command definition for extended OOB dataMarcel Holtmann1-0/+18
2014-02-13Bluetooth: Add HCI command definition for Secure Connections enablingMarcel Holtmann1-0/+11
2014-02-13Bluetooth: Add LMP feature definitions for Secure Connections supportMarcel Holtmann1-0/+4
2014-01-04Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann1-1/+2
2013-12-11Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen1-0/+1
2013-12-09Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann1-0/+6
2013-10-19Bluetooth: Add support for setting DUT modeMarcel Holtmann1-0/+3
2013-10-19Bluetooth: Add support for setting SSP debug modeMarcel Holtmann1-0/+2
2013-10-16Bluetooth: Remove enable_hs declarationMarcel Holtmann1-2/+0
2013-10-16Bluetooth: Remove duplicate definitions for advertising event typesMarcel Holtmann1-10/+5
2013-10-16Bluetooth: Set the scan response data when neededMarcel Holtmann1-0/+6
2013-10-15Bluetooth: Add HCI command structure for writing current IAC LAPMarcel Holtmann1-0/+6
2013-10-15Bluetooth: Introduce flag for limited discoverable modeMarcel Holtmann1-0/+1
2013-10-14Bluetooth: Read current IAC LAP on controller setupMarcel Holtmann1-0/+2
2013-10-14Bluetooth: Read number of supported IAC on controller setupMarcel Holtmann1-0/+6
2013-10-07Bluetooth: Read location data on AMP controller initMarcel Holtmann1-0/+2
2013-10-06Bluetooth: Add constants for LE advertising typesMarcel Holtmann1-0/+5
2013-10-06Bluetooth: Add HCI structure for LE advertising parameters commandMarcel Holtmann1-0/+12
2013-10-06Bluetooth: Rename AMP status constants and use themMarcel Holtmann1-7/+7
2013-10-06Bluetooth: Use explicit AMP controller id value for BR/EDRMarcel Holtmann1-1/+1
2013-10-06Bluetooth: Add constants for AMP controller typeMarcel Holtmann1-0/+4
2013-10-05Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISINGJohan Hedberg1-1/+1
2013-10-02Bluetooth: Add the definition for Slave Page Response TimeoutDoHyun Pyun1-0/+2
2013-10-02Bluetooth: Add the definition and stcuture for Sync Train CompleteDoHyun Pyun1-0/+5
2013-10-02Bluetooth: Add the definition for Start Synchronization TrainDoHyun Pyun1-0/+2
2013-10-02Bluetooth: Add the definition and structure for Set CSBDoHyun Pyun1-0/+16
2013-10-02Bluetooth: Add the structure for Write Sync Train ParametersDoHyun Pyun1-0/+12
2013-10-02Bluetooth: Add the definition and structure for Set CSB DataDoHyun Pyun1-0/+14
2013-10-02Bluetooth: Add the definition and structure for Delete Reserved LT_ADDRDoHyun Pyun1-0/+9
2013-10-02Bluetooth: Add the definition and structure for Set Reserved LT_ADDRDoHyun Pyun1-0/+9
2013-10-02Bluetooth: Add management command for setting static addressMarcel Holtmann1-0/+2
2013-10-02Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg1-0/+1
2013-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan1-0/+1
2013-09-19Bluetooth: Add event mask page 2 setting supportJohan Hedberg1-0/+2
2013-09-19Bluetooth: Add synchronization train parameters reading supportJohan Hedberg1-0/+2
2013-09-18Bluetooth: Remove unused event mask structJohan Hedberg1-3/+0
2013-09-18Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg1-0/+1
2013-09-16Bluetooth: Introduce new HCI socket channel for user operationMarcel Holtmann1-0/+1
2013-09-16Bluetooth: Introduce user channel flag for HCI devicesMarcel Holtmann1-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