summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
AgeCommit message (Expand)AuthorLines
2020-09-25Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz-0/+2
2020-09-13Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi-0/+7
2020-09-13Bluetooth: Add suspend reason for device disconnectAbhishek Pandit-Subedi-0/+1
2020-09-13Bluetooth: Add mgmt suspend and resume eventsAbhishek Pandit-Subedi-0/+14
2020-09-11Bluetooth: Add MGMT capability flags for tx power and ext advertisingDaniel Winkler-0/+2
2020-07-30Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman-0/+1
2020-07-30Bluetooth: Enable RPA TimeoutSathish Narasimman-0/+2
2020-07-30Bluetooth: Configure controller address resolution if availableMarcel Holtmann-0/+3
2020-07-30Bluetooth: Translate additional address type correctlyMarcel Holtmann-2/+4
2020-07-28Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas-0/+13
2020-07-16Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt-1/+1
2020-07-07Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud-0/+1
2020-06-22Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz-4/+6
2020-06-22Bluetooth: use configured params for ext advAlain Michaud-0/+8
2020-06-18Bluetooth: Terminate the link if pairing is cancelledManish Mandlik-2/+12
2020-06-18Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou-0/+1
2020-06-18Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou-0/+1
2020-06-18Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou-0/+2
2020-06-18Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou-0/+24
2020-06-18Bluetooth: Add definitions for advertisement monitor featuresMiao-chen Chou-0/+49
2020-06-18Bluetooth: Add get/set device flags mgmt opAbhishek Pandit-Subedi-0/+28
2020-06-18Bluetooth: Replace wakeable in hci_conn_paramsAbhishek Pandit-Subedi-1/+1
2020-06-18Bluetooth: Replace wakeable list with flagAbhishek Pandit-Subedi-1/+10
2020-06-18Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi-2/+16
2020-06-12Bluetooth: centralize default value initialization.Alain Michaud-0/+18
2020-06-12Bluetooth: mgmt: read/set system parameter definitionsAlain Michaud-0/+18
2020-06-12Bluetooth: Use only 8 bits for the HCI CMSG state flagsAlain Michaud-2/+2
2020-06-12Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud-0/+12
2020-05-20Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz-2/+18
2020-05-18Bluetooth: L2CAP: Replace zero-length array with flexible-arrayGustavo A. R. Silva-3/+3
2020-05-13Bluetooth: Add hook for driver to prevent wake from suspendAbhishek Pandit-Subedi-0/+1
2020-05-13Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi-1/+1
2020-05-11Bluetooth: Introduce debug feature when dynamic debug is disabledMarcel Holtmann-0/+11
2020-05-11Bluetooth: Add support for experimental features configurationMarcel Holtmann-0/+28
2020-05-11Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL optionMarcel Holtmann-0/+1
2020-05-11Bluetooth: replace zero-length array with flexible-array memberMarcel Holtmann-21/+21
2020-04-28Bluetooth: Adding driver and quirk defs for multi-role LEAlain Michaud-0/+9
2020-04-15Bluetooth: Clear HCI_LL_RPA_RESOLUTION flag on resetMarcel Holtmann-0/+1
2020-04-15Bluetooth: Enable LE Enhanced Connection Complete event.Marcel Holtmann-0/+1
2020-04-15Bluetooth: Sort list of LE features constantsMarcel Holtmann-3/+1
2020-04-07Bluetooth: debugfs option to unset MITM flagArchie Pusaka-0/+1
2020-04-05Bluetooth: Add HCI device identifier for VIRTIO devicesMarcel Holtmann-0/+1
2020-04-05Bluetooth: Add support for reading security informationMarcel Holtmann-0/+7
2020-04-05Bluetooth: Add support for Read Local Simple Pairing OptionsMarcel Holtmann-0/+9
2020-04-05Bluetooth: Add framework for Microsoft vendor extensionMiao-chen Chou-0/+13
2020-04-05Bluetooth: add support to notify using SCO air modeSathish Narsimman-0/+3
2020-04-02Bluetooth: Add BT_MODE socket optionLuiz Augusto von Dentz-0/+8
2020-03-25Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connectionsLuiz Augusto von Dentz-0/+4
2020-03-24Bluetooth: L2CAP: Add get_peer_pid callbackLuiz Augusto von Dentz-0/+1
2020-03-11Bluetooth: Pause discovery and advertising during suspendAbhishek Pandit-Subedi-0/+11