summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Allow Microsoft extension to indicate curve validationMarcel Holtmann2021-04-081-0/+1
* Bluetooth: Fix default values for advertising intervalMarcel Holtmann2021-04-081-2/+2
* Bluetooth: Add support for reading AOSP vendor capabilitiesMarcel Holtmann2021-04-061-0/+11
* Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2021-03-221-0/+1
* Bluetooth: L2CAP: Fix not checking for maximum number of DCIDLuiz Augusto von Dentz2021-03-151-0/+1
* Bluetooth: Allow scannable adv with extended MGMT APIsDaniel Winkler2021-03-031-0/+1
* Bluetooth: Remove unneeded commands for suspendAbhishek Pandit-Subedi2021-03-031-0/+1
* Bluetooth: Skip eSCO 2M params when not supportedYu Liu2021-02-011-0/+1
* Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede2021-01-291-0/+8
* Bluetooth: L2CAP: Fix handling fragmented lengthLuiz Augusto von Dentz2021-01-251-0/+1
* Bluetooth: disable advertisement filters during suspendHoward Chung2021-01-251-0/+2
* Bluetooth: advmon offload MSFT remove monitorArchie Pusaka2021-01-251-2/+6
* Bluetooth: advmon offload MSFT add monitorArchie Pusaka2021-01-251-3/+14
* Bluetooth: advmon offload MSFT add rssi supportArchie Pusaka2021-01-252-0/+25
* Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler2020-12-071-5/+10
* Bluetooth: Query LE tx power on startupDaniel Winkler2020-12-072-0/+9
* Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler2020-12-071-1/+4
* Bluetooth: Break add adv into two mgmt commandsDaniel Winkler2020-12-072-0/+36
* Bluetooth: Add helper to set adv dataDaniel Winkler2020-12-071-0/+3
* Bluetooth: Add toggle to switch off interleave scanHoward Chung2020-12-071-0/+1
* Bluetooth: Interleave with allowlist scanHoward Chung2020-12-071-0/+10
* Bluetooth: fix typo in struct nameReo Shiseki2020-12-071-2/+2
* Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz2020-09-251-0/+2
* Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi2020-09-132-0/+7
* Bluetooth: Add suspend reason for device disconnectAbhishek Pandit-Subedi2020-09-131-0/+1
* Bluetooth: Add mgmt suspend and resume eventsAbhishek Pandit-Subedi2020-09-132-0/+14
* Bluetooth: Add MGMT capability flags for tx power and ext advertisingDaniel Winkler2020-09-111-0/+2
* Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman2020-07-301-0/+1
* Bluetooth: Enable RPA TimeoutSathish Narasimman2020-07-301-0/+2
* Bluetooth: Configure controller address resolution if availableMarcel Holtmann2020-07-301-0/+3
* Bluetooth: Translate additional address type correctlyMarcel Holtmann2020-07-301-2/+4
* Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas2020-07-282-0/+13
* Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt2020-07-161-1/+1
* Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud2020-07-071-0/+1
* Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz2020-06-221-4/+6
* Bluetooth: use configured params for ext advAlain Michaud2020-06-221-0/+8
* Bluetooth: Terminate the link if pairing is cancelledManish Mandlik2020-06-181-2/+12
* Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou2020-06-181-0/+1
* Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou2020-06-181-0/+1
* Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou2020-06-181-0/+2
* Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou2020-06-181-0/+24
* Bluetooth: Add definitions for advertisement monitor featuresMiao-chen Chou2020-06-181-0/+49
* Bluetooth: Add get/set device flags mgmt opAbhishek Pandit-Subedi2020-06-181-0/+28
* Bluetooth: Replace wakeable in hci_conn_paramsAbhishek Pandit-Subedi2020-06-181-1/+1
* Bluetooth: Replace wakeable list with flagAbhishek Pandit-Subedi2020-06-181-1/+10
* Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi2020-06-181-2/+16
* Bluetooth: centralize default value initialization.Alain Michaud2020-06-121-0/+18
* Bluetooth: mgmt: read/set system parameter definitionsAlain Michaud2020-06-121-0/+18
* Bluetooth: Use only 8 bits for the HCI CMSG state flagsAlain Michaud2020-06-121-2/+2
* Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud2020-06-122-0/+12