summaryrefslogtreecommitdiff
path: root/include/net/bluetooth/hci.h
AgeCommit message (Expand)Author
2014-02-28Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg
2014-02-28Bluetooth: Add timeout for LE connection attemptsJohan Hedberg
2014-02-28Bluetooth: Add defines for LE initiator filter policyJohan Hedberg
2014-02-28Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann
2014-02-27Bluetooth: Add timer to force power offJohan Hedberg
2014-02-28Bluetooth: Add definitions for LE white list HCI commandsMarcel Holtmann
2014-02-26Bluetooth: Stop scanning on LE connectionAndre Guedes
2014-02-23Bluetooth: Add timer for regenerating local RPAJohan Hedberg
2014-02-22Bluetooth: Add initial code for distributing local IRKJohan Hedberg
2014-02-20Bluetooth: Replace own_address_type with force_static_address debugfsMarcel Holtmann
2014-02-18Bluetooth: Implement mgmt_load_irks commandJohan Hedberg
2014-02-13Bluetooth: Add constants for LTK key typesMarcel Holtmann
2014-02-13Bluetooth: Add debugfs entry to show Secure Connections Only modeMarcel Holtmann
2014-02-13Bluetooth: Introduce requirements for security level 4Marcel Holtmann
2014-02-13Bluetooth: Add debugfs quirk for forcing Secure Connections supportMarcel Holtmann
2014-02-13Bluetooth: Add flags and setting for Secure Connections supportMarcel Holtmann
2014-02-13Bluetooth: Add definitions for new link key typesMarcel Holtmann
2014-02-13Bluetooth: Add HCI command definition for extended OOB dataMarcel Holtmann
2014-02-13Bluetooth: Add HCI command definition for Secure Connections enablingMarcel Holtmann
2014-02-13Bluetooth: Add LMP feature definitions for Secure Connections supportMarcel Holtmann
2014-01-04Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann
2013-12-11Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen
2013-12-09Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann
2013-10-19Bluetooth: Add support for setting DUT modeMarcel Holtmann
2013-10-19Bluetooth: Add support for setting SSP debug modeMarcel Holtmann
2013-10-16Bluetooth: Remove enable_hs declarationMarcel Holtmann
2013-10-16Bluetooth: Remove duplicate definitions for advertising event typesMarcel Holtmann
2013-10-16Bluetooth: Set the scan response data when neededMarcel Holtmann
2013-10-15Bluetooth: Add HCI command structure for writing current IAC LAPMarcel Holtmann
2013-10-15Bluetooth: Introduce flag for limited discoverable modeMarcel Holtmann
2013-10-14Bluetooth: Read current IAC LAP on controller setupMarcel Holtmann
2013-10-14Bluetooth: Read number of supported IAC on controller setupMarcel Holtmann
2013-10-07Bluetooth: Read location data on AMP controller initMarcel Holtmann
2013-10-06Bluetooth: Add constants for LE advertising typesMarcel Holtmann
2013-10-06Bluetooth: Add HCI structure for LE advertising parameters commandMarcel Holtmann
2013-10-06Bluetooth: Rename AMP status constants and use themMarcel Holtmann
2013-10-06Bluetooth: Use explicit AMP controller id value for BR/EDRMarcel Holtmann
2013-10-06Bluetooth: Add constants for AMP controller typeMarcel Holtmann
2013-10-05Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISINGJohan Hedberg
2013-10-02Bluetooth: Add the definition for Slave Page Response TimeoutDoHyun Pyun
2013-10-02Bluetooth: Add the definition and stcuture for Sync Train CompleteDoHyun Pyun
2013-10-02Bluetooth: Add the definition for Start Synchronization TrainDoHyun Pyun
2013-10-02Bluetooth: Add the definition and structure for Set CSBDoHyun Pyun
2013-10-02Bluetooth: Add the structure for Write Sync Train ParametersDoHyun Pyun
2013-10-02Bluetooth: Add the definition and structure for Set CSB DataDoHyun Pyun
2013-10-02Bluetooth: Add the definition and structure for Delete Reserved LT_ADDRDoHyun Pyun
2013-10-02Bluetooth: Add the definition and structure for Set Reserved LT_ADDRDoHyun Pyun
2013-10-02Bluetooth: Add management command for setting static addressMarcel Holtmann
2013-10-02Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg
2013-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan