aboutsummaryrefslogtreecommitdiff
path: root/include/net/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2021-10-01Bluetooth: Rename driver .prevent_wake to .wakeupGravatar Luiz Augusto von Dentz 1-1/+1
2021-09-21Bluetooth: Fix passing NULL to PTR_ERRGravatar Luiz Augusto von Dentz 1-1/+1
2021-09-21Bluetooth: eir: Move EIR/Adv Data functions to its own fileGravatar Luiz Augusto von Dentz 1-37/+2
2021-09-13Bluetooth: Add bt_skb_sendmmsg helperGravatar Luiz Augusto von Dentz 1-0/+38
2021-09-13Bluetooth: Add bt_skb_sendmsg helperGravatar Luiz Augusto von Dentz 1-0/+28
2021-09-07Bluetooth: Add support for msbc coding formatGravatar Kiran K 1-0/+1
2021-09-07Bluetooth: Configure codec for HFP offload use caseGravatar Kiran K 2-0/+11
2021-09-07Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandGravatar Kiran K 3-2/+41
2021-09-07Bluetooth: Allow setting of codec for HFP offload use caseGravatar Kiran K 1-0/+2
2021-09-07Bluetooth: Allow querying of supported offload codecs over SCO socketGravatar Kiran K 3-0/+25
2021-09-07Bluetooth: Add support for Read Local Supported Codecs V2Gravatar Kiran K 1-0/+29
2021-09-07Bluetooth: Enumerate local supported codec and cache detailsGravatar Kiran K 2-0/+58
2021-08-30Bluetooth: Fix using RPA when address has been resolvedGravatar Luiz Augusto von Dentz 1-2/+3
2021-08-30Bluetooth: Support the quality report eventsGravatar Joseph Hwang 2-0/+3
2021-08-16Bluetooth: Store advertising handle so it can be re-enabledGravatar Luiz Augusto von Dentz 1-0/+1
2021-08-05Bluetooth: Add support hdev to allocate private dataGravatar Tedd Ho-Jeong An 1-1/+12
2021-08-03Bluetooth: Fix not generating RPA when requiredGravatar Luiz Augusto von Dentz 1-0/+4
2021-08-03Bluetooth: HCI: Add proper tracking for enable status of adv instancesGravatar Luiz Augusto von Dentz 1-0/+1
2021-07-28Bluetooth: defer cleanup of resources in hci_unregister_dev()Gravatar Tetsuo Handa 1-0/+1
2021-06-26Bluetooth: Fix Set Extended (Scan Response) DataGravatar Luiz Augusto von Dentz 2-6/+8
2021-06-26Bluetooth: use inclusive language when filtering devicesGravatar Archie Pusaka 2-12/+12
2021-06-26Bluetooth: use inclusive language when tracking connectionsGravatar Archie Pusaka 1-3/+3
2021-06-26Bluetooth: use inclusive language in SMPGravatar Archie Pusaka 1-1/+1
2021-06-26Bluetooth: use inclusive language in HCI LE featuresGravatar Archie Pusaka 1-3/+3
2021-06-26Bluetooth: use inclusive language to describe CPBGravatar Archie Pusaka 2-15/+15
2021-06-26Bluetooth: use inclusive language in hci_core.hGravatar Archie Pusaka 1-22/+22
2021-06-26Bluetooth: Add ncmd=0 recovery handlingGravatar Manish Mandlik 2-0/+2
2021-06-26Bluetooth: Return whether a connection is outboundGravatar Yu Liu 2-1/+2
2021-04-08Bluetooth: Allow Microsoft extension to indicate curve validationGravatar Marcel Holtmann 1-0/+1
2021-04-08Bluetooth: Fix default values for advertising intervalGravatar Marcel Holtmann 1-2/+2
2021-04-06Bluetooth: Add support for reading AOSP vendor capabilitiesGravatar Marcel Holtmann 1-0/+11
2021-03-22Bluetooth: verify AMP hci_chan before amp_destroyGravatar Archie Pusaka 1-0/+1
2021-03-15Bluetooth: L2CAP: Fix not checking for maximum number of DCIDGravatar Luiz Augusto von Dentz 1-0/+1
2021-03-03Bluetooth: Allow scannable adv with extended MGMT APIsGravatar Daniel Winkler 1-0/+1
2021-03-03Bluetooth: Remove unneeded commands for suspendGravatar Abhishek Pandit-Subedi 1-0/+1
2021-02-01Bluetooth: Skip eSCO 2M params when not supportedGravatar Yu Liu 1-0/+1
2021-01-29Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkGravatar Hans de Goede 1-0/+8
2021-01-25Bluetooth: L2CAP: Fix handling fragmented lengthGravatar Luiz Augusto von Dentz 1-0/+1
2021-01-25Bluetooth: disable advertisement filters during suspendGravatar Howard Chung 1-0/+2
2021-01-25Bluetooth: advmon offload MSFT remove monitorGravatar Archie Pusaka 1-2/+6
2021-01-25Bluetooth: advmon offload MSFT add monitorGravatar Archie Pusaka 1-3/+14
2021-01-25Bluetooth: advmon offload MSFT add rssi supportGravatar Archie Pusaka 2-0/+25
2020-12-07Bluetooth: Change MGMT security info CMD to be more genericGravatar Daniel Winkler 1-5/+10
2020-12-07Bluetooth: Query LE tx power on startupGravatar Daniel Winkler 2-0/+9
2020-12-07Bluetooth: Use intervals and tx power from mgmt cmdsGravatar Daniel Winkler 1-1/+4
2020-12-07Bluetooth: Break add adv into two mgmt commandsGravatar Daniel Winkler 2-0/+36
2020-12-07Bluetooth: Add helper to set adv dataGravatar Daniel Winkler 1-0/+3
2020-12-07Bluetooth: Add toggle to switch off interleave scanGravatar Howard Chung 1-0/+1
2020-12-07Bluetooth: Interleave with allowlist scanGravatar Howard Chung 1-0/+10
2020-12-07Bluetooth: fix typo in struct nameGravatar Reo Shiseki 1-2/+2