summaryrefslogtreecommitdiff
path: root/include/net/bluetooth
AgeCommit message (Expand)Author
2020-03-25Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connectionsLuiz Augusto von Dentz
2020-03-24Bluetooth: L2CAP: Add get_peer_pid callbackLuiz Augusto von Dentz
2020-03-11Bluetooth: Pause discovery and advertising during suspendAbhishek Pandit-Subedi
2020-03-11Bluetooth: Handle LE devices during suspendAbhishek Pandit-Subedi
2020-03-11Bluetooth: Handle BR/EDR devices during suspendAbhishek Pandit-Subedi
2020-03-11Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPENDAbhishek Pandit-Subedi
2020-03-08Bluetooth: L2CAP: Add module option to enable ECRED modeLuiz Augusto von Dentz
2020-03-08Bluetooth: L2CAP: Add initial code for Enhanced Credit Based ModeLuiz Augusto von Dentz
2020-03-08Bluetooth: L2CAP: Add definitions for Enhanced Credit Based ModeLuiz Augusto von Dentz
2020-03-08Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud
2020-02-28Bluetooth: Support querying for WBS support through MGMTAlain Michaud
2020-02-28Bluetooth: Fixing a few comment typos in the quirk definitions.Alain Michaud
2020-02-28Bluetooth: Remove adv set for directed advertisingSathish Narsimman
2020-02-28Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-19Bluetooth: RFCOMM: Use MTU auto tune logicLuiz Augusto von Dentz
2020-02-14Bluetooth: Add BT_PHY socket optionLuiz Augusto von Dentz
2020-01-15Bluetooth: monitor: Add support for ISO packetsLuiz Augusto von Dentz
2020-01-15Bluetooth: Add definitions for CIS connectionsLuiz Augusto von Dentz
2020-01-15Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.Alain Michaud
2020-01-04Bluetooth: Add support for LE PHY Update Complete eventLuiz Augusto von Dentz
2020-01-04Bluetooth: Remove usage of BT_ERR_RATELIMITED macroMarcel Holtmann
2020-01-04Bluetooth: Adding a bt_dev_warn_ratelimited macro.Alain Michaud
2019-09-05Bluetooth: Add support for utilizing Fast Advertising IntervalSpoorthi Ravishankar Koppad
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann
2019-07-06Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad
2019-05-05Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita
2019-04-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-02-26Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyMatthias Kaehlcke
2019-01-25Bluetooth: Allow driver specific cmd timeout handlingRajat Jain
2019-01-22Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke
2018-10-14Bluetooth: Errata Service Release 8, Erratum 3253Mallikarjun Phulari
2018-10-14Bluetooth: Use separate L2CAP LE credit based connection result valuesMallikarjun Phulari
2018-09-28Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa
2018-09-27Bluetooth: L2CAP: Derive rx credits from MTU and MPSLuiz Augusto von Dentz
2018-09-27Bluetooth: L2CAP: Derive MPS from connection MTULuiz Augusto von Dentz
2018-09-27Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik
2018-08-10Bluetooth: Add definitions for LE set address resolutionAnkit Navik
2018-08-06Bluetooth: btqca: Introduce HCI_EV_VENDOR and use itMarcel Holtmann
2018-07-30Bluetooth: Add new quirk for non-persistent setup settingsSean Wang
2018-07-30Bluetooth: Implement secondary advertising on different PHYsJaganath Kanakkassery
2018-07-30Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery
2018-07-30Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery
2018-07-30Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery
2018-07-30Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery
2018-07-30Bluetooth: Impmlement extended adv enableJaganath Kanakkassery
2018-07-30Bluetooth: Read no of adv sets during initJaganath Kanakkassery
2018-07-30Bluetooth: Handle extended ADV PDU typesJaganath Kanakkassery
2018-07-30Bluetooth: Set Scan PHYs based on selected PHYs by userJaganath Kanakkassery
2018-07-30Bluetooth: Implement PHY changed eventJaganath Kanakkassery
2018-07-30Bluetooth: Implement Set PHY Confguration commandJaganath Kanakkassery