summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_request.c
AgeCommit message (Expand)Author
2023-08-11Bluetooth: hci_core: Make hci_is_le_conn_scanning publicLuiz Augusto von Dentz
2022-12-02Bluetooth: silence a dmesg error message in hci_request.cMateusz Jończyk
2022-08-31Bluetooth: Move hci_abort_conn to hci_conn.cBrian Gix
2022-08-25Bluetooth: convert hci_update_adv_data to hci_syncBrian Gix
2022-08-25Bluetooth: move hci_get_random_address() to hci_syncBrian Gix
2022-08-25Bluetooth: Delete unreferenced hci_request codeBrian Gix
2022-08-25Bluetooth: Move Adv Instance timer to hci_syncBrian Gix
2022-08-25Bluetooth: Convert SCO configure_datapath to hci_syncBrian Gix
2022-08-25Bluetooth: Delete unused hci_req_stop_discovery()Brian Gix
2022-08-25Bluetooth: Rework le_scan_restart for hci_syncBrian Gix
2022-08-25Bluetooth: Convert le_scan_disable timeout to hci_syncBrian Gix
2022-07-22Bluetooth: Add initial implementation of BIS connectionsLuiz Augusto von Dentz
2022-07-22Bluetooth: Convert delayed discov_off to hci_syncBrian Gix
2022-07-22Bluetooth: Remove update_scan hci_request dependancyBrian Gix
2022-07-22Bluetooth: Remove dead code from hci_request.cBrian Gix
2022-06-05bluetooth: don't use bitmaps for random flag accessesLinus Torvalds
2022-05-23Bluetooth: hci_sync: use hci_skb_event() helperAhmad Fatoum
2022-05-13Bluetooth: use hdev lock in activate_scan for hci_is_adv_monitoringNiels Dossche
2021-12-22Bluetooth: hci_sync: Add hci_le_create_conn_syncLuiz Augusto von Dentz
2021-12-22Bluetooth: hci_sync: Push sync command cancellation to workqueueBenjamin Berg
2021-12-07Bluetooth: hci_core: Rework hci_conn_params flagsLuiz Augusto von Dentz
2021-12-03Bluetooth: Add hci_cmd_sync_cancel to public APIBenjamin Berg
2021-12-03Bluetooth: Reset more state when cancelling a sync commandBenjamin Berg
2021-11-16Bluetooth: hci_request: Remove bg_scan_update workLuiz Augusto von Dentz
2021-11-16Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_syncLuiz Augusto von Dentz
2021-11-16Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_syncLuiz Augusto von Dentz
2021-10-29Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz
2021-10-29Bluetooth: hci_sync: Convert MGMT_SET_POWEREDLuiz Augusto von Dentz
2021-10-29Bluetooth: hci_sync: Enable advertising when LL privacy is enabledLuiz Augusto von Dentz
2021-10-29Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1Luiz Augusto von Dentz
2021-10-29Bluetooth: Add helper for serialized HCI command executionMarcel Holtmann
2021-09-28Bluetooth: Fix Advertisement Monitor Suspend/ResumeManish Mandlik
2021-09-21Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz
2021-09-07Bluetooth: Configure codec for HFP offload use caseKiran K
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