summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c
AgeCommit message (Expand)Author
2014-02-17Bluetooth: Fix sending wrong store hint for new long term keysMarcel Holtmann
2014-02-13Bluetooth: Introduce connection parameters listAndre Guedes
2014-02-13Bluetooth: Remove use_debug_keys debugfs entryMarcel Holtmann
2014-02-13Bluetooth: Fix differentiating stored master vs slave LTK typesJohan Hedberg
2014-02-13Bluetooth: Remove unnecessary LTK type check from hci_add_ltkJohan Hedberg
2014-02-13Bluetooth: Make LTK key type check more readableJohan Hedberg
2014-02-13Bluetooth: Fix long_term_keys debugfs outputJohan Hedberg
2014-02-13Bluetooth: Add debugfs entry to show Secure Connections Only modeMarcel Holtmann
2014-02-13Bluetooth: Add internal function for storing P-192 and P-256 dataMarcel Holtmann
2014-02-13Bluetooth: Provide remote OOB data for Secure ConnectionsMarcel Holtmann
2014-02-13Bluetooth: Add debugfs quirk for forcing Secure Connections supportMarcel Holtmann
2014-02-13Bluetooth: Enable Secure Connection during power on if configuredMarcel Holtmann
2014-02-13Bluetooth: Enable Authenticated Payload Timeout Expired eventMarcel Holtmann
2014-01-04Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann
2013-12-11Bluetooth: Manually enable or disable 6LoWPAN between devicesJukka Rissanen
2013-12-09Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann
2013-12-04Bluetooth: Set default own address type only during controller setupMarcel Holtmann
2013-10-19Bluetooth: Fix minor coding style issue in hci_core.cMarcel Holtmann
2013-10-19Bluetooth: Fix UUID values in debugfs fileMarcel Holtmann
2013-10-19Bluetooth: Add support for setting DUT modeMarcel Holtmann
2013-10-19Bluetooth: Expose debugfs settings for LE connection intervalMarcel Holtmann
2013-10-19Bluetooth: Add support for setting SSP debug modeMarcel Holtmann
2013-10-19Bluetooth: Add LE features to debugfs if availableMarcel Holtmann
2013-10-19Bluetooth: Expose setting if debug keys are used or notMarcel Holtmann
2013-10-19Bluetooth: Expose debugfs entry read/write own address typeMarcel Holtmann
2013-10-19Bluetooth: Select the own address type during initial setup phaseMarcel Holtmann
2013-10-19Bluetooth: Expose current list of long term keys via debugfsMarcel Holtmann
2013-10-19Bluetooth: Expose white list size information in debugfsMarcel Holtmann
2013-10-19Bluetooth: Expose current list of link keys via debugfsMarcel Holtmann
2013-10-19Bluetooth: Move export of class of device information into hci_core.cMarcel Holtmann
2013-10-19Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.cMarcel Holtmann
2013-10-19Bluetooth: Add workaround for buggy max_page features page valueMarcel Holtmann
2013-10-19Bluetooth: Move HCI device features into hci_core.cMarcel Holtmann
2013-10-18Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.cMarcel Holtmann
2013-10-18Bluetooth: Include address type in blacklist debugfs dataMarcel Holtmann
2013-10-18Bluetooth: Move device_add handling into hci_register_devMarcel Holtmann
2013-10-18Bluetooth: Create HCI device debugfs directory in hci_register_devMarcel Holtmann
2013-10-18Bluetooth: Move uuids debugfs entry creation into hci_core.cMarcel Holtmann
2013-10-18Bluetooth: Move blacklist debugfs entry creation into hci_core.cMarcel Holtmann
2013-10-18Bluetooth: Add address type to device blacklist tableMarcel Holtmann
2013-10-17Bluetooth: Expose current voice setting in debugfsMarcel Holtmann
2013-10-17Bluetooth: Expose static address value for LE capable controllersMarcel Holtmann
2013-10-17Bluetooth: Expose auto_accept_delay debugfs only when SSP is supportedMarcel Holtmann
2013-10-16Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllersMarcel Holtmann
2013-10-15Bluetooth: Update class of device on discoverable timeoutMarcel Holtmann
2013-10-15Bluetooth: Add support for entering limited discoverable modeMarcel Holtmann
2013-10-15Bluetooth: Update advertising data based on management commandsMarcel Holtmann
2013-10-15Bluetooth: Use hci_request for discoverable timeout handlingMarcel Holtmann
2013-10-14Bluetooth: Read current IAC LAP on controller setupMarcel Holtmann
2013-10-14Bluetooth: Read number of supported IAC on controller setupMarcel Holtmann