aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_request.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-22Bluetooth: hci_sync: Add hci_le_create_conn_syncLuiz Augusto von Dentz1-50/+0
2021-12-22Bluetooth: hci_sync: Push sync command cancellation to workqueueBenjamin Berg1-1/+1
2021-12-07Bluetooth: hci_core: Rework hci_conn_params flagsLuiz Augusto von Dentz1-2/+2
2021-12-03Bluetooth: Add hci_cmd_sync_cancel to public APIBenjamin Berg1-17/+1
2021-12-03Bluetooth: Reset more state when cancelling a sync commandBenjamin Berg1-0/+5
2021-11-16Bluetooth: hci_request: Remove bg_scan_update workLuiz Augusto von Dentz1-107/+0
2021-11-16Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_syncLuiz Augusto von Dentz1-43/+0
2021-11-16Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_syncLuiz Augusto von Dentz1-12/+0
2021-10-29Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz1-237/+0
2021-10-29Bluetooth: hci_sync: Convert MGMT_SET_POWEREDLuiz Augusto von Dentz1-1/+2
2021-10-29Bluetooth: hci_sync: Enable advertising when LL privacy is enabledLuiz Augusto von Dentz1-18/+8
2021-10-29Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1Luiz Augusto von Dentz1-2/+2
2021-10-29Bluetooth: Add helper for serialized HCI command executionMarcel Holtmann1-68/+0
2021-09-28Bluetooth: Fix Advertisement Monitor Suspend/ResumeManish Mandlik1-6/+9
2021-09-21Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz1-401/+15
2021-09-07Bluetooth: Configure codec for HFP offload use caseKiran K1-0/+47
2021-08-03Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz1-47/+34
2021-06-26Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz1-22/+29
2021-06-26Bluetooth: use inclusive language when filtering devicesArchie Pusaka1-44/+45
2021-06-26Bluetooth: use inclusive language when tracking connectionsArchie Pusaka1-8/+9
2021-06-26Bluetooth: disable filter dup when scan for adv monitorYun-Hao Chung1-5/+41
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-24/+43
2021-04-23bluetooth: eliminate the potential race condition when removing the HCI controllerLin Ma1-4/+8
2021-04-06Bluetooth: LL privacy allow RPASathish Narasimman1-0/+4
2021-04-06Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACYSathish Narasimman1-2/+4
2021-04-02Bluetooth: Check inquiry status before sending oneArchie Pusaka1-0/+3
2021-04-02Bluetooth: Coding style fixMeng Yu1-4/+2
2021-03-15Bluetooth: Cancel le_scan_restart work when stopping discoverySonny Sasaka1-0/+1
2021-03-03Bluetooth: Allow scannable adv with extended MGMT APIsDaniel Winkler1-1/+2
2021-03-03Bluetooth: Remove unneeded commands for suspendAbhishek Pandit-Subedi1-17/+27
2021-01-25Bluetooth: disable advertisement filters during suspendHoward Chung1-0/+29
2021-01-25Bluetooth: advmon offload MSFT interleave scanning integrationArchie Pusaka1-9/+11
2020-12-18Bluetooth: Remove hci_req_le_suspend_configAbhishek Pandit-Subedi1-17/+8
2020-12-07Bluetooth: Set missing suspend task bitsAbhishek Pandit-Subedi1-0/+8
2020-12-07Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler1-10/+19
2020-12-07Bluetooth: Add toggle to switch off interleave scanHoward Chung1-1/+2
2020-12-07Bluetooth: Handle active scan caseHoward Chung1-1/+3
2020-12-07Bluetooth: Handle system suspend resume caseHoward Chung1-1/+3
2020-12-07Bluetooth: Interleave with allowlist scanHoward Chung1-7/+121
2020-12-07Bluetooth: Rename get_adv_instance_scan_rspLuiz Augusto von Dentz1-23/+9
2020-12-07Bluetooth: Fix not sending Set Extended Scan ResponseLuiz Augusto von Dentz1-8/+6
2020-11-11Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI requestHoward Chung1-26/+26
2020-11-09Bluetooth: Fix: LL PRivacy BLE device fails to connectSathish Narasimman1-4/+8
2020-11-09Bluetooth: Resume advertising after LE connectionDaniel Winkler1-5/+16
2020-09-25Bluetooth: Fix update of own_addr_type if ll_privacy supportedSathish Narasimman1-1/+7
2020-09-20Bluetooth: Set scan parameters for ADV MonitorHoward Chung1-0/+3
2020-09-14Bluetooth: pause/resume advertising around suspendDaniel Winkler1-10/+57
2020-09-13Bluetooth: Set ext scan response only when it existsAbhishek Pandit-Subedi1-2/+5
2020-07-31Bluetooth: use the proper scan params when conn is pendingAlain Michaud1-0/+24
2020-07-30Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman1-1/+6