aboutsummaryrefslogtreecommitdiff
path: root/include/net/bluetooth/hci.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-29Bluetooth: increase timeout for le auto connectionsGravatar Konrad Zapałowicz 1-1/+1
2017-05-18Bluetooth: Set LE Default PHY preferencesGravatar Marcel Holtmann 1-0/+7
2017-05-18Bluetooth: Enable LE Channel Selection Algorithm eventGravatar Marcel Holtmann 1-0/+1
2016-09-19Bluetooth: Add framework for Extended Controller InformationGravatar Marcel Holtmann 1-0/+1
2016-09-19Bluetooth: Use individual flags for certain management eventsGravatar Marcel Holtmann 1-1/+4
2016-09-19Bluetooth: Add HCI device identifier for Qualcomm SMDGravatar Bjorn Andersson 1-0/+1
2016-07-13Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventGravatar Szymon Janc 1-0/+1
2016-07-09Bluetooth: Rename HCI_BREDR into HCI_PRIMARYGravatar Marcel Holtmann 1-1/+1
2016-04-22Bluetooth: Add defines for SPI and I2CGravatar Johan Hedberg 1-0/+2
2016-03-10Bluetooth: Add support for limited privacy modeGravatar Johan Hedberg 1-0/+1
2015-12-10Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagGravatar Johan Hedberg 1-1/+0
2015-11-19Bluetooth: Add HCI status return parameter to hci_req_sync()Gravatar Johan Hedberg 1-1/+2
2015-10-21Bluetooth: Add support setup stage internal notification eventGravatar Marcel Holtmann 1-0/+1
2015-10-21Bluetooth: Add new quirk for non-persistent diagnostic settingsGravatar Marcel Holtmann 1-0/+9
2015-10-08Bluetooth: Add debugfs entry for setting vendor diagnostic modeGravatar Marcel Holtmann 1-0/+1
2015-10-08Bluetooth: Add support for vendor specific diagnostic channelGravatar Marcel Holtmann 1-0/+1
2015-10-05Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsGravatar Marcel Holtmann 1-0/+2
2015-06-12Bluetooth: Read encryption key size for BR/EDR connectionsGravatar Johan Hedberg 1-0/+10
2015-04-09Bluetooth: Read LE remote features during connection establishmentGravatar Marcel Holtmann 1-0/+13
2015-04-07Bluetooth: Update SSP OOB data EIR definitionsGravatar Johan Hedberg 1-2/+4
2015-03-24Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flagsGravatar Arman Uguray 1-0/+2
2015-03-17Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERYGravatar Jakub Pawlowski 1-0/+8
2015-03-17Bluetooth: Add support for Local OOB Extended Data Update eventsGravatar Marcel Holtmann 1-0/+1
2015-03-16Bluetooth: Add constants for LE SC Confirmation and Random valuesGravatar Marcel Holtmann 1-0/+2
2015-03-15Bluetooth: Add defines for LE Bluetooth Device Address and LE RoleGravatar Marcel Holtmann 1-0/+2
2015-03-15Bluetooth: Send global configuration updates to all management usersGravatar Marcel Holtmann 1-0/+1
2015-03-15Bluetooth: Introduce trusted flag for management control socketsGravatar Marcel Holtmann 1-0/+1
2015-03-15Bluetooth: Add support for extended index management eventsGravatar Marcel Holtmann 1-0/+1
2015-03-15Bluetooth: Use special function to send filter management index eventsGravatar Marcel Holtmann 1-0/+6
2015-03-13Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsGravatar Marcel Holtmann 1-9/+5
2015-03-13Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags fieldGravatar Marcel Holtmann 1-6/+1
2015-03-13Bluetooth: Add support connectable advertising settingGravatar Marcel Holtmann 1-0/+1
2015-03-10Bluetooth: Make Fast Connectable available while powered offGravatar Johan Hedberg 1-1/+1
2015-01-12Bluetooth: Add missing response structure for HCI Delete Stored Link KeyGravatar Marcel Holtmann 1-0/+4
2015-01-12Bluetooth: Add defintions for HCI Read Stored Link Key commandGravatar Marcel Holtmann 1-0/+11
2015-01-03Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE optionGravatar Marcel Holtmann 1-0/+12
2015-01-02Bluetooth: Remove no longer needed force_sc_support debugfs optionGravatar Marcel Holtmann 1-1/+0
2015-01-02Bluetooth: Remove broken force_lesc_support debugfs optionGravatar Marcel Holtmann 1-1/+0
2015-01-02Bluetooth: Introduce force_bredr_smp debugfs option for testingGravatar Marcel Holtmann 1-0/+1
2014-12-26Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constantGravatar Marcel Holtmann 1-0/+10
2014-12-20Bluetooth: Add structures for LE Data Length Extension featureGravatar Marcel Holtmann 1-0/+43
2014-12-05Bluetooth: Enabled LE Direct Advertising Report event if supportedGravatar Marcel Holtmann 1-0/+1
2014-12-05Bluetooth: Add definitions for LE Direct Advertising Report eventGravatar Marcel Holtmann 1-0/+10
2014-12-05Bluetooth: Move LE advertising report defines to the right locationGravatar Marcel Holtmann 1-19/+19
2014-12-05Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI valueGravatar Marcel Holtmann 1-0/+1
2014-12-03Bluetooth: Add debugfs switch for forcing SMP over BR/EDRGravatar Johan Hedberg 1-0/+1
2014-11-18Bluetooth: Use shorter "rand" name for "randomizer"Gravatar Johan Hedberg 1-6/+6
2014-11-03Bluetooth: Add hci_conn_lookup_type() helper functionGravatar Marcel Holtmann 1-0/+1
2014-11-03Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTERGravatar Marcel Holtmann 1-0/+9
2014-11-02Bluetooth: Print error message for HCI_Hardware_Error eventGravatar Marcel Holtmann 1-0/+5