summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_request.c
AgeCommit message (Expand)Author
2021-08-03Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz
2021-06-26Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz
2021-06-26Bluetooth: use inclusive language when filtering devicesArchie Pusaka
2021-06-26Bluetooth: use inclusive language when tracking connectionsArchie Pusaka
2021-06-26Bluetooth: disable filter dup when scan for adv monitorYun-Hao Chung
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-23bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma
2021-04-06Bluetooth: LL privacy allow RPASathish Narasimman
2021-04-06Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACYSathish Narasimman
2021-04-02Bluetooth: Check inquiry status before sending oneArchie Pusaka
2021-04-02Bluetooth: Coding style fixMeng Yu
2021-03-15Bluetooth: Cancel le_scan_restart work when stopping discoverySonny Sasaka
2021-03-03Bluetooth: Allow scannable adv with extended MGMT APIsDaniel Winkler
2021-03-03Bluetooth: Remove unneeded commands for suspendAbhishek Pandit-Subedi
2021-01-25Bluetooth: disable advertisement filters during suspendHoward Chung
2021-01-25Bluetooth: advmon offload MSFT interleave scanning integrationArchie Pusaka
2020-12-18Bluetooth: Remove hci_req_le_suspend_configAbhishek Pandit-Subedi
2020-12-07Bluetooth: Set missing suspend task bitsAbhishek Pandit-Subedi
2020-12-07Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler
2020-12-07Bluetooth: Add toggle to switch off interleave scanHoward Chung
2020-12-07Bluetooth: Handle active scan caseHoward Chung
2020-12-07Bluetooth: Handle system suspend resume caseHoward Chung
2020-12-07Bluetooth: Interleave with allowlist scanHoward Chung
2020-12-07Bluetooth: Rename get_adv_instance_scan_rspLuiz Augusto von Dentz
2020-12-07Bluetooth: Fix not sending Set Extended Scan ResponseLuiz Augusto von Dentz
2020-11-11Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI requestHoward Chung
2020-11-09Bluetooth: Fix: LL PRivacy BLE device fails to connectSathish Narasimman
2020-11-09Bluetooth: Resume advertising after LE connectionDaniel Winkler
2020-09-25Bluetooth: Fix update of own_addr_type if ll_privacy supportedSathish Narasimman
2020-09-20Bluetooth: Set scan parameters for ADV MonitorHoward Chung
2020-09-14Bluetooth: pause/resume advertising around suspendDaniel Winkler
2020-09-13Bluetooth: Set ext scan response only when it existsAbhishek Pandit-Subedi
2020-07-31Bluetooth: use the proper scan params when conn is pendingAlain Michaud
2020-07-30Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman
2020-07-30Bluetooth: Enable/Disable address resolution during le create connSathish Narasimman
2020-07-30Bluetooth: Let controller creates RPA during le create connSathish Narasimman
2020-07-30Bluetooth: Update resolving list when updating whitelistMarcel Holtmann
2020-07-30Bluetooth: Configure controller address resolution if availableMarcel Holtmann
2020-07-15Bluetooth: Add per-instance adv disable/removeDaniel Winkler
2020-07-08Bluetooth: Use whitelist for scan policy when suspendingMiao-chen Chou
2020-07-07Bluetooth: use configured default params for active scansAlain Michaud
2020-06-24Bluetooth: Don't restart scanning if pausedAbhishek Pandit-Subedi
2020-06-22Bluetooth: use configured params for ext advAlain Michaud
2020-06-18Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou
2020-06-18Bluetooth: Replace wakeable in hci_conn_paramsAbhishek Pandit-Subedi
2020-06-18Bluetooth: Replace wakeable list with flagAbhishek Pandit-Subedi
2020-06-12Bluetooth: centralize default value initialization.Alain Michaud
2020-06-03Bluetooth: Check scan state before disabling during suspendManish Mandlik
2020-05-13Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi
2020-05-13Bluetooth: Modify LE window and interval for suspendAbhishek Pandit-Subedi