summaryrefslogtreecommitdiff
path: root/include/net/bluetooth/hci_core.h
AgeCommit message (Expand)Author
2021-10-01Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz
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-09-07Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandKiran K
2021-09-07Bluetooth: Allow querying of supported offload codecs over SCO socketKiran K
2021-09-07Bluetooth: Enumerate local supported codec and cache detailsKiran K
2021-08-30Bluetooth: Fix using RPA when address has been resolvedLuiz Augusto von Dentz
2021-08-30Bluetooth: Support the quality report eventsJoseph Hwang
2021-08-16Bluetooth: Store advertising handle so it can be re-enabledLuiz Augusto von Dentz
2021-08-05Bluetooth: Add support hdev to allocate private dataTedd Ho-Jeong An
2021-08-03Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz
2021-08-03Bluetooth: HCI: Add proper tracking for enable status of adv instancesLuiz Augusto von Dentz
2021-07-28Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
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: use inclusive language to describe CPBArchie Pusaka
2021-06-26Bluetooth: Add ncmd=0 recovery handlingManish Mandlik
2021-06-26Bluetooth: Return whether a connection is outboundYu Liu
2021-04-08Bluetooth: Allow Microsoft extension to indicate curve validationMarcel Holtmann
2021-04-08Bluetooth: Fix default values for advertising intervalMarcel Holtmann
2021-04-06Bluetooth: Add support for reading AOSP vendor capabilitiesMarcel Holtmann
2021-03-22Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka
2021-02-01Bluetooth: Skip eSCO 2M params when not supportedYu Liu
2021-01-25Bluetooth: disable advertisement filters during suspendHoward Chung
2021-01-25Bluetooth: advmon offload MSFT remove monitorArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT add monitorArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT add rssi supportArchie Pusaka
2020-12-07Bluetooth: Query LE tx power on startupDaniel Winkler
2020-12-07Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler
2020-12-07Bluetooth: Break add adv into two mgmt commandsDaniel Winkler
2020-12-07Bluetooth: Add helper to set adv dataDaniel Winkler
2020-12-07Bluetooth: Add toggle to switch off interleave scanHoward Chung
2020-12-07Bluetooth: Interleave with allowlist scanHoward Chung
2020-09-13Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi
2020-09-13Bluetooth: Add mgmt suspend and resume eventsAbhishek Pandit-Subedi
2020-07-30Bluetooth: Configure controller address resolution if availableMarcel Holtmann
2020-07-16Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt
2020-07-07Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud
2020-06-22Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz
2020-06-18Bluetooth: Terminate the link if pairing is cancelledManish Mandlik
2020-06-18Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou
2020-06-18Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou
2020-06-18Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou
2020-06-18Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-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-18Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi
2020-06-12Bluetooth: centralize default value initialization.Alain Michaud
2020-05-20Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz