summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_request.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_sync: Add hci_le_create_conn_syncLuiz Augusto von Dentz2021-12-221-50/+0
* Bluetooth: hci_sync: Push sync command cancellation to workqueueBenjamin Berg2021-12-221-1/+1
* Bluetooth: hci_core: Rework hci_conn_params flagsLuiz Augusto von Dentz2021-12-071-2/+2
* Bluetooth: Add hci_cmd_sync_cancel to public APIBenjamin Berg2021-12-031-17/+1
* Bluetooth: Reset more state when cancelling a sync commandBenjamin Berg2021-12-031-0/+5
* Bluetooth: hci_request: Remove bg_scan_update workLuiz Augusto von Dentz2021-11-161-107/+0
* Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_syncLuiz Augusto von Dentz2021-11-161-43/+0
* Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_syncLuiz Augusto von Dentz2021-11-161-12/+0
* Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz2021-10-291-237/+0
* Bluetooth: hci_sync: Convert MGMT_SET_POWEREDLuiz Augusto von Dentz2021-10-291-1/+2
* Bluetooth: hci_sync: Enable advertising when LL privacy is enabledLuiz Augusto von Dentz2021-10-291-18/+8
* Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1Luiz Augusto von Dentz2021-10-291-2/+2
* Bluetooth: Add helper for serialized HCI command executionMarcel Holtmann2021-10-291-68/+0
* Bluetooth: Fix Advertisement Monitor Suspend/ResumeManish Mandlik2021-09-281-6/+9
* Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz2021-09-211-401/+15
* Bluetooth: Configure codec for HFP offload use caseKiran K2021-09-071-0/+47
* Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz2021-08-031-47/+34
* Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz2021-06-261-22/+29
* Bluetooth: use inclusive language when filtering devicesArchie Pusaka2021-06-261-44/+45
* Bluetooth: use inclusive language when tracking connectionsArchie Pusaka2021-06-261-8/+9
* Bluetooth: disable filter dup when scan for adv monitorYun-Hao Chung2021-06-261-5/+41
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-291-24/+43
|\
| * Bluetooth: LL privacy allow RPASathish Narasimman2021-04-061-0/+4
| * Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACYSathish Narasimman2021-04-061-2/+4
| * Bluetooth: Check inquiry status before sending oneArchie Pusaka2021-04-021-0/+3
| * Bluetooth: Coding style fixMeng Yu2021-04-021-4/+2
| * Bluetooth: Cancel le_scan_restart work when stopping discoverySonny Sasaka2021-03-151-0/+1
| * Bluetooth: Allow scannable adv with extended MGMT APIsDaniel Winkler2021-03-031-1/+2
| * Bluetooth: Remove unneeded commands for suspendAbhishek Pandit-Subedi2021-03-031-17/+27
* | bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma2021-04-231-4/+8
|/
* Bluetooth: disable advertisement filters during suspendHoward Chung2021-01-251-0/+29
* Bluetooth: advmon offload MSFT interleave scanning integrationArchie Pusaka2021-01-251-9/+11
* Bluetooth: Remove hci_req_le_suspend_configAbhishek Pandit-Subedi2020-12-181-17/+8
* Bluetooth: Set missing suspend task bitsAbhishek Pandit-Subedi2020-12-071-0/+8
* Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler2020-12-071-10/+19
* Bluetooth: Add toggle to switch off interleave scanHoward Chung2020-12-071-1/+2
* Bluetooth: Handle active scan caseHoward Chung2020-12-071-1/+3
* Bluetooth: Handle system suspend resume caseHoward Chung2020-12-071-1/+3
* Bluetooth: Interleave with allowlist scanHoward Chung2020-12-071-7/+121
* Bluetooth: Rename get_adv_instance_scan_rspLuiz Augusto von Dentz2020-12-071-23/+9
* Bluetooth: Fix not sending Set Extended Scan ResponseLuiz Augusto von Dentz2020-12-071-8/+6
* Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI requestHoward Chung2020-11-111-26/+26
* Bluetooth: Fix: LL PRivacy BLE device fails to connectSathish Narasimman2020-11-091-4/+8
* Bluetooth: Resume advertising after LE connectionDaniel Winkler2020-11-091-5/+16
* Bluetooth: Fix update of own_addr_type if ll_privacy supportedSathish Narasimman2020-09-251-1/+7
* Bluetooth: Set scan parameters for ADV MonitorHoward Chung2020-09-201-0/+3
* Bluetooth: pause/resume advertising around suspendDaniel Winkler2020-09-141-10/+57
* Bluetooth: Set ext scan response only when it existsAbhishek Pandit-Subedi2020-09-131-2/+5
* Bluetooth: use the proper scan params when conn is pendingAlain Michaud2020-07-311-0/+24
* Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman2020-07-301-1/+6