aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci.h
AgeCommit message (Expand)Author
2015-03-13Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags fieldMarcel Holtmann
2015-03-13Bluetooth: Add support connectable advertising settingMarcel Holtmann
2015-03-10Bluetooth: Make Fast Connectable available while powered offJohan Hedberg
2015-01-12Bluetooth: Add missing response structure for HCI Delete Stored Link KeyMarcel Holtmann
2015-01-12Bluetooth: Add defintions for HCI Read Stored Link Key commandMarcel Holtmann
2015-01-03Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE optionMarcel Holtmann
2015-01-02Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann
2015-01-02Bluetooth: Remove broken force_lesc_support debugfs optionMarcel Holtmann
2015-01-02Bluetooth: Introduce force_bredr_smp debugfs option for testingMarcel Holtmann
2014-12-26Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constantMarcel Holtmann
2014-12-20Bluetooth: Add structures for LE Data Length Extension featureMarcel Holtmann
2014-12-05Bluetooth: Enabled LE Direct Advertising Report event if supportedMarcel Holtmann
2014-12-05Bluetooth: Add definitions for LE Direct Advertising Report eventMarcel Holtmann
2014-12-05Bluetooth: Move LE advertising report defines to the right locationMarcel Holtmann
2014-12-05Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI valueMarcel Holtmann
2014-12-03Bluetooth: Add debugfs switch for forcing SMP over BR/EDRJohan Hedberg
2014-11-18Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg
2014-11-03Bluetooth: Add hci_conn_lookup_type() helper functionMarcel Holtmann
2014-11-03Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTERMarcel Holtmann
2014-11-02Bluetooth: Print error message for HCI_Hardware_Error eventMarcel Holtmann
2014-09-24Bluetooth: Fix reason code used for rejecting SCO connectionsJohan Hedberg
2014-07-30Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEJohan Hedberg
2014-07-23Bluetooth: Get MWS transport configuration of the controllerMarcel Holtmann
2014-07-23Bluetooth: Read list of local codecs supported by the controllerMarcel Holtmann
2014-07-16Bluetooth: Add proper defines for HCI connection roleJohan Hedberg
2014-07-13Bluetooth: Enable LE encryption events only when supportedMarcel Holtmann
2014-07-11Bluetooth: Move HCI socket definitions into its own header fileMarcel Holtmann
2014-07-09Bluetooth: Fix enabling Authenticated Payload Timeout Expired eventMarcel Holtmann
2014-07-08Bluetooth: Add flag to track the real advertising stateJohan Hedberg
2014-07-06Bluetooth: Use lower timeout for LE auto-connectionsJohan Hedberg
2014-07-06Bluetooth: Run controller setup after external configurationMarcel Holtmann
2014-07-04Bluetooth: Add support for Set External Configuration management commandMarcel Holtmann
2014-07-04Bluetooth: Add quirk for external configuration requirementMarcel Holtmann
2014-07-04Bluetooth: Add quirk for invalid controller address settingMarcel Holtmann
2014-07-04Bluetooth: Document the existing device quirksMarcel Holtmann
2014-07-03Bluetooth: Introduce unconfigured controller stateMarcel Holtmann
2014-07-03Bluetooth: Enable new LE meta eventAndre Guedes
2014-07-03Bluetooth: Connection Parameter Update ProcedureAndre Guedes
2014-07-03Bluetooth: Add tracking of local and piconet clock valuesJohan Hedberg
2014-07-03Bluetooth: Send HCI_Read_Clock_Offset before disconnectingMarcel Holtmann
2014-07-03Bluetooth: Add a new HCI_USE_DEBUG_KEYS flagJohan Hedberg
2014-07-03Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYSJohan Hedberg
2014-07-03Bluetooth: Track LE connection parameter update eventMarcel Holtmann
2014-07-03Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen
2014-07-03Bluetooth: Use separate dbg_flags to special debugfs optionsMarcel Holtmann
2014-07-03Bluetooth: Remove unused LTK authentication definesJohan Hedberg
2014-07-03Bluetooth: Remove HCI prefix from SMP LTK definesJohan Hedberg
2014-07-03Bluetooth: Remove unnecessary SMP STK defineJohan Hedberg
2014-05-09Bluetooth: Store TX power level for connectionAndrzej Kaczmarek
2014-05-08Bluetooth: Store RSSI for connectionAndrzej Kaczmarek