summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-031-0/+8
|\
| * Bluetooth: hci_sync: Fix not using conn_timeoutLuiz Augusto von Dentz2022-02-241-0/+8
* | Bluetooth: hci_event: Ignore multiple conn complete eventsSoenke Huster2022-01-241-0/+3
* | Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost eventsManish Mandlik2022-01-201-0/+3
* | Bluetooth: msft: Handle MSFT Monitor Device EventManish Mandlik2022-01-201-0/+11
|/
* Bluetooth: hci_sync: Add check simultaneous roles supportLuiz Augusto von Dentz2021-12-221-0/+6
* Bluetooth: hci_sync: Add hci_le_create_conn_syncLuiz Augusto von Dentz2021-12-221-2/+1
* Bluetooth: hci_sync: Push sync command cancellation to workqueueBenjamin Berg2021-12-221-0/+1
* Bluetooth: hci_sync: Set Privacy Mode when updating the resolving listLuiz Augusto von Dentz2021-12-071-0/+1
* Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flagLuiz Augusto von Dentz2021-12-071-0/+4
* Bluetooth: hci_core: Rework hci_conn_params flagsLuiz Augusto von Dentz2021-12-071-12/+12
* Bluetooth: Limit duration of Remote Name ResolveArchie Pusaka2021-11-251-0/+3
* Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_keyLuiz Augusto von Dentz2021-11-251-2/+2
* Bluetooth: hci_request: Remove bg_scan_update workLuiz Augusto von Dentz2021-11-161-1/+0
* Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_syncLuiz Augusto von Dentz2021-11-161-2/+0
* Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_syncLuiz Augusto von Dentz2021-11-161-2/+0
* Bluetooth: Add struct of reading AOSP vendor capabilitiesJoseph Hwang2021-11-021-0/+1
* Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz2021-10-291-4/+0
* Bluetooth: hci_sync: Convert MGMT_OP_SSPBrian Gix2021-10-291-1/+0
* Bluetooth: hci_sync: Enable advertising when LL privacy is enabledLuiz Augusto von Dentz2021-10-291-1/+4
* Bluetooth: Add helper for serialized HCI command executionMarcel Holtmann2021-10-291-7/+4
* Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz2021-10-011-1/+1
* Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz2021-09-211-37/+2
* Bluetooth: Configure codec for HFP offload use caseKiran K2021-09-071-0/+3
* Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandKiran K2021-09-071-1/+5
* Bluetooth: Allow querying of supported offload codecs over SCO socketKiran K2021-09-071-0/+1
* Bluetooth: Enumerate local supported codec and cache detailsKiran K2021-09-071-0/+17
* Bluetooth: Fix using RPA when address has been resolvedLuiz Augusto von Dentz2021-08-301-2/+3
* Bluetooth: Support the quality report eventsJoseph Hwang2021-08-301-0/+2
* Bluetooth: Store advertising handle so it can be re-enabledLuiz Augusto von Dentz2021-08-161-0/+1
* Bluetooth: Add support hdev to allocate private dataTedd Ho-Jeong An2021-08-051-1/+12
* Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz2021-08-031-0/+4
* Bluetooth: HCI: Add proper tracking for enable status of adv instancesLuiz Augusto von Dentz2021-08-031-0/+1
* Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-07-281-0/+1
* Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz2021-06-261-4/+4
* Bluetooth: use inclusive language when filtering devicesArchie Pusaka2021-06-261-4/+4
* Bluetooth: use inclusive language when tracking connectionsArchie Pusaka2021-06-261-3/+3
* Bluetooth: use inclusive language to describe CPBArchie Pusaka2021-06-261-2/+2
* Bluetooth: Add ncmd=0 recovery handlingManish Mandlik2021-06-261-0/+1
* Bluetooth: Return whether a connection is outboundYu Liu2021-06-261-1/+1
* 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: Skip eSCO 2M params when not supportedYu Liu2021-02-011-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-251-0/+9
* Bluetooth: Query LE tx power on startupDaniel Winkler2020-12-071-0/+2