summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add HCI device identifier for Qualcomm SMDBjorn Andersson2016-09-191-0/+1
* Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc2016-07-131-0/+1
* Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann2016-07-091-1/+1
* Bluetooth: Add defines for SPI and I2CJohan Hedberg2016-04-221-0/+2
* Bluetooth: Add support for limited privacy modeJohan Hedberg2016-03-101-0/+1
* Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg2015-12-101-1/+0Star
* Bluetooth: Add HCI status return parameter to hci_req_sync()Johan Hedberg2015-11-191-1/+2
* Bluetooth: Add support setup stage internal notification eventMarcel Holtmann2015-10-211-0/+1
* Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann2015-10-211-0/+9
* Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann2015-10-081-0/+1
* Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann2015-10-081-0/+1
* Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann2015-10-051-0/+2
* Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg2015-06-121-0/+10
* Bluetooth: Read LE remote features during connection establishmentMarcel Holtmann2015-04-091-0/+13
* Bluetooth: Update SSP OOB data EIR definitionsJohan Hedberg2015-04-071-2/+4
* Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flagsArman Uguray2015-03-241-0/+2
* Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERYJakub Pawlowski2015-03-171-0/+8
* Bluetooth: Add support for Local OOB Extended Data Update eventsMarcel Holtmann2015-03-171-0/+1
* Bluetooth: Add constants for LE SC Confirmation and Random valuesMarcel Holtmann2015-03-161-0/+2
* Bluetooth: Add defines for LE Bluetooth Device Address and LE RoleMarcel Holtmann2015-03-151-0/+2
* Bluetooth: Send global configuration updates to all management usersMarcel Holtmann2015-03-151-0/+1
* Bluetooth: Introduce trusted flag for management control socketsMarcel Holtmann2015-03-151-0/+1
* 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