summaryrefslogtreecommitdiff
path: root/include/net/bluetooth/hci.h
AgeCommit message (Expand)Author
2015-04-09Bluetooth: Read LE remote features during connection establishmentMarcel Holtmann
2015-04-07Bluetooth: Update SSP OOB data EIR definitionsJohan Hedberg
2015-03-24Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flagsArman Uguray
2015-03-17Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERYJakub Pawlowski
2015-03-17Bluetooth: Add support for Local OOB Extended Data Update eventsMarcel Holtmann
2015-03-16Bluetooth: Add constants for LE SC Confirmation and Random valuesMarcel Holtmann
2015-03-15Bluetooth: Add defines for LE Bluetooth Device Address and LE RoleMarcel Holtmann
2015-03-15Bluetooth: Send global configuration updates to all management usersMarcel Holtmann
2015-03-15Bluetooth: Introduce trusted flag for management control socketsMarcel Holtmann
2015-03-15Bluetooth: Add support for extended index management eventsMarcel Holtmann
2015-03-15Bluetooth: Use special function to send filter management index eventsMarcel Holtmann
2015-03-13Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann
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