summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Introduce connection parameters listAndre Guedes2014-02-131-0/+77
* Bluetooth: Remove use_debug_keys debugfs entryMarcel Holtmann2014-02-131-20/+0
* Bluetooth: Fix differentiating stored master vs slave LTK typesJohan Hedberg2014-02-131-4/+18
* Bluetooth: Remove unnecessary LTK type check from hci_add_ltkJohan Hedberg2014-02-131-3/+0
* Bluetooth: Make LTK key type check more readableJohan Hedberg2014-02-131-1/+1
* Bluetooth: Fix long_term_keys debugfs outputJohan Hedberg2014-02-131-2/+2
* Bluetooth: Add debugfs entry to show Secure Connections Only modeMarcel Holtmann2014-02-131-0/+20
* Bluetooth: Add internal function for storing P-192 and P-256 dataMarcel Holtmann2014-02-131-4/+33
* Bluetooth: Provide remote OOB data for Secure ConnectionsMarcel Holtmann2014-02-131-3/+3
* Bluetooth: Add debugfs quirk for forcing Secure Connections supportMarcel Holtmann2014-02-131-1/+50
* Bluetooth: Enable Secure Connection during power on if configuredMarcel Holtmann2014-02-131-0/+8
* Bluetooth: Enable Authenticated Payload Timeout Expired eventMarcel Holtmann2014-02-131-0/+4
* Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann2014-01-041-1/+6
* Bluetooth: Manually enable or disable 6LoWPAN between devicesJukka Rissanen2013-12-111-0/+45
* Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann2013-12-091-3/+3
* Bluetooth: Set default own address type only during controller setupMarcel Holtmann2013-12-041-9/+11
* Bluetooth: Fix minor coding style issue in hci_core.cMarcel Holtmann2013-10-191-5/+5
* Bluetooth: Fix UUID values in debugfs fileMarcel Holtmann2013-10-191-12/+10
* Bluetooth: Add support for setting DUT modeMarcel Holtmann2013-10-191-0/+73
* Bluetooth: Expose debugfs settings for LE connection intervalMarcel Holtmann2013-10-191-0/+62
* Bluetooth: Add support for setting SSP debug modeMarcel Holtmann2013-10-191-1/+53
* Bluetooth: Add LE features to debugfs if availableMarcel Holtmann2013-10-191-1/+8
* Bluetooth: Expose setting if debug keys are used or notMarcel Holtmann2013-10-191-0/+20
* Bluetooth: Expose debugfs entry read/write own address typeMarcel Holtmann2013-10-191-0/+30
* Bluetooth: Select the own address type during initial setup phaseMarcel Holtmann2013-10-191-1/+12
* Bluetooth: Expose current list of long term keys via debugfsMarcel Holtmann2013-10-191-0/+32
* Bluetooth: Expose white list size information in debugfsMarcel Holtmann2013-10-191-1/+4
* Bluetooth: Expose current list of link keys via debugfsMarcel Holtmann2013-10-191-0/+30
* Bluetooth: Move export of class of device information into hci_core.cMarcel Holtmann2013-10-191-0/+26
* Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.cMarcel Holtmann2013-10-191-0/+4
* Bluetooth: Add workaround for buggy max_page features page valueMarcel Holtmann2013-10-191-0/+8
* Bluetooth: Move HCI device features into hci_core.cMarcel Holtmann2013-10-191-1/+33
* Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.cMarcel Holtmann2013-10-181-0/+93
* Bluetooth: Include address type in blacklist debugfs dataMarcel Holtmann2013-10-181-1/+1
* Bluetooth: Move device_add handling into hci_register_devMarcel Holtmann2013-10-181-2/+4
* Bluetooth: Create HCI device debugfs directory in hci_register_devMarcel Holtmann2013-10-181-0/+5
* Bluetooth: Move uuids debugfs entry creation into hci_core.cMarcel Holtmann2013-10-181-0/+40
* Bluetooth: Move blacklist debugfs entry creation into hci_core.cMarcel Holtmann2013-10-181-0/+28
* Bluetooth: Add address type to device blacklist tableMarcel Holtmann2013-10-181-10/+11
* Bluetooth: Expose current voice setting in debugfsMarcel Holtmann2013-10-171-0/+16
* Bluetooth: Expose static address value for LE capable controllersMarcel Holtmann2013-10-171-0/+27
* Bluetooth: Expose auto_accept_delay debugfs only when SSP is supportedMarcel Holtmann2013-10-171-0/+29
* Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllersMarcel Holtmann2013-10-161-2/+55
* Bluetooth: Update class of device on discoverable timeoutMarcel Holtmann2013-10-151-18/+1
* Bluetooth: Add support for entering limited discoverable modeMarcel Holtmann2013-10-151-0/+8
* Bluetooth: Update advertising data based on management commandsMarcel Holtmann2013-10-151-86/+1
* Bluetooth: Use hci_request for discoverable timeout handlingMarcel Holtmann2013-10-151-1/+4
* Bluetooth: Read current IAC LAP on controller setupMarcel Holtmann2013-10-141-0/+3
* Bluetooth: Read number of supported IAC on controller setupMarcel Holtmann2013-10-141-1/+5
* Bluetooth: Remove pointless bdaddr_to_le() helper functionMarcel Holtmann2013-10-131-12/+0
OpenPOWER on IntegriCloud