summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci.h
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: Add support for extended index management eventsMarcel Holtmann2015-03-151-0/+1
* Bluetooth: Use special function to send filter management index eventsMarcel Holtmann2015-03-151-0/+6
* Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann2015-03-131-9/+5Star
* Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags fieldMarcel Holtmann2015-03-131-6/+1Star
* Bluetooth: Add support connectable advertising settingMarcel Holtmann2015-03-131-0/+1
* Bluetooth: Make Fast Connectable available while powered offJohan Hedberg2015-03-101-1/+1
* Bluetooth: Add missing response structure for HCI Delete Stored Link KeyMarcel Holtmann2015-01-121-0/+4
* Bluetooth: Add defintions for HCI Read Stored Link Key commandMarcel Holtmann2015-01-121-0/+11
* Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE optionMarcel Holtmann2015-01-031-0/+12
* Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann2015-01-021-1/+0Star
* Bluetooth: Remove broken force_lesc_support debugfs optionMarcel Holtmann2015-01-021-1/+0Star
* Bluetooth: Introduce force_bredr_smp debugfs option for testingMarcel Holtmann2015-01-021-0/+1
* Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constantMarcel Holtmann2014-12-261-0/+10
* Bluetooth: Add structures for LE Data Length Extension featureMarcel Holtmann2014-12-201-0/+43
* Bluetooth: Enabled LE Direct Advertising Report event if supportedMarcel Holtmann2014-12-051-0/+1
* Bluetooth: Add definitions for LE Direct Advertising Report eventMarcel Holtmann2014-12-051-0/+10
* Bluetooth: Move LE advertising report defines to the right locationMarcel Holtmann2014-12-051-19/+19
* Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI valueMarcel Holtmann2014-12-051-0/+1
* Bluetooth: Add debugfs switch for forcing SMP over BR/EDRJohan Hedberg2014-12-031-0/+1
* Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg2014-11-181-6/+6
* Bluetooth: Add hci_conn_lookup_type() helper functionMarcel Holtmann2014-11-031-0/+1
* Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTERMarcel Holtmann2014-11-031-0/+9
* Bluetooth: Print error message for HCI_Hardware_Error eventMarcel Holtmann2014-11-021-0/+5
* Bluetooth: Fix reason code used for rejecting SCO connectionsJohan Hedberg2014-09-241-0/+1
* Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEJohan Hedberg2014-07-301-1/+1
* Bluetooth: Get MWS transport configuration of the controllerMarcel Holtmann2014-07-231-0/+2
* Bluetooth: Read list of local codecs supported by the controllerMarcel Holtmann2014-07-231-0/+2
* Bluetooth: Add proper defines for HCI connection roleJohan Hedberg2014-07-161-3/+3
* Bluetooth: Enable LE encryption events only when supportedMarcel Holtmann2014-07-131-0/+1
* Bluetooth: Move HCI socket definitions into its own header fileMarcel Holtmann2014-07-111-149/+0Star
* Bluetooth: Fix enabling Authenticated Payload Timeout Expired eventMarcel Holtmann2014-07-091-0/+1
* Bluetooth: Add flag to track the real advertising stateJohan Hedberg2014-07-081-2/+2
* Bluetooth: Use lower timeout for LE auto-connectionsJohan Hedberg2014-07-061-0/+1
* Bluetooth: Run controller setup after external configurationMarcel Holtmann2014-07-061-0/+1
* Bluetooth: Add support for Set External Configuration management commandMarcel Holtmann2014-07-041-0/+1
* Bluetooth: Add quirk for external configuration requirementMarcel Holtmann2014-07-041-0/+9
* Bluetooth: Add quirk for invalid controller address settingMarcel Holtmann2014-07-041-0/+10
* Bluetooth: Document the existing device quirksMarcel Holtmann2014-07-041-0/+25
* Bluetooth: Introduce unconfigured controller stateMarcel Holtmann2014-07-031-0/+1
* Bluetooth: Enable new LE meta eventAndre Guedes2014-07-031-0/+3
* Bluetooth: Connection Parameter Update ProcedureAndre Guedes2014-07-031-0/+28
* Bluetooth: Add tracking of local and piconet clock valuesJohan Hedberg2014-07-031-0/+12
* Bluetooth: Send HCI_Read_Clock_Offset before disconnectingMarcel Holtmann2014-07-031-0/+5
* Bluetooth: Add a new HCI_USE_DEBUG_KEYS flagJohan Hedberg2014-07-031-0/+1
* Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYSJohan Hedberg2014-07-031-1/+1
* Bluetooth: Track LE connection parameter update eventMarcel Holtmann2014-07-031-0/+9
* Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen2014-07-031-1/+0Star
* Bluetooth: Use separate dbg_flags to special debugfs optionsMarcel Holtmann2014-07-031-3/+9
* Bluetooth: Remove unused LTK authentication definesJohan Hedberg2014-07-031-4/+0Star
* Bluetooth: Remove HCI prefix from SMP LTK definesJohan Hedberg2014-07-031-4/+0Star