summaryrefslogtreecommitdiff
path: root/include/net/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2021-10-02Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz1-1/+1
2021-09-21Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz1-1/+1
2021-09-21Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz1-37/+2
2021-09-13Bluetooth: Add bt_skb_sendmmsg helperLuiz Augusto von Dentz1-0/+38
2021-09-13Bluetooth: Add bt_skb_sendmsg helperLuiz Augusto von Dentz1-0/+28
2021-09-08Bluetooth: Add support for msbc coding formatKiran K1-0/+1
2021-09-08Bluetooth: Configure codec for HFP offload use caseKiran K2-0/+11
2021-09-08Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandKiran K3-2/+41
2021-09-08Bluetooth: Allow setting of codec for HFP offload use caseKiran K1-0/+2
2021-09-08Bluetooth: Allow querying of supported offload codecs over SCO socketKiran K3-0/+25
2021-09-08Bluetooth: Add support for Read Local Supported Codecs V2Kiran K1-0/+29
2021-09-08Bluetooth: Enumerate local supported codec and cache detailsKiran K2-0/+58
2021-08-31Bluetooth: Fix using RPA when address has been resolvedLuiz Augusto von Dentz1-2/+3
2021-08-30Bluetooth: Support the quality report eventsJoseph Hwang2-0/+3
2021-08-16Bluetooth: Store advertising handle so it can be re-enabledLuiz Augusto von Dentz1-0/+1
2021-08-05Bluetooth: Add support hdev to allocate private dataTedd Ho-Jeong An1-1/+12
2021-08-04Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz1-0/+4
2021-08-04Bluetooth: HCI: Add proper tracking for enable status of adv instancesLuiz Augusto von Dentz1-0/+1
2021-07-29Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa1-0/+1
2021-06-26Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz2-6/+8
2021-06-26Bluetooth: use inclusive language when filtering devicesArchie Pusaka2-12/+12
2021-06-26Bluetooth: use inclusive language when tracking connectionsArchie Pusaka1-3/+3
2021-06-26Bluetooth: use inclusive language in SMPArchie Pusaka1-1/+1
2021-06-26Bluetooth: use inclusive language in HCI LE featuresArchie Pusaka1-3/+3
2021-06-26Bluetooth: use inclusive language to describe CPBArchie Pusaka2-15/+15
2021-06-26Bluetooth: use inclusive language in hci_core.hArchie Pusaka1-22/+22
2021-06-26Bluetooth: Add ncmd=0 recovery handlingManish Mandlik2-0/+2
2021-06-26Bluetooth: Return whether a connection is outboundYu Liu2-1/+2
2021-04-08Bluetooth: Allow Microsoft extension to indicate curve validationMarcel Holtmann1-0/+1
2021-04-08Bluetooth: Fix default values for advertising intervalMarcel Holtmann1-2/+2
2021-04-07Bluetooth: Add support for reading AOSP vendor capabilitiesMarcel Holtmann1-0/+11
2021-03-22Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka1-0/+1
2021-03-15Bluetooth: L2CAP: Fix not checking for maximum number of DCIDLuiz Augusto von Dentz1-0/+1
2021-03-03Bluetooth: Allow scannable adv with extended MGMT APIsDaniel Winkler1-0/+1
2021-03-03Bluetooth: Remove unneeded commands for suspendAbhishek Pandit-Subedi1-0/+1
2021-02-01Bluetooth: Skip eSCO 2M params when not supportedYu Liu1-0/+1
2021-01-29Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede1-0/+8
2021-01-25Bluetooth: L2CAP: Fix handling fragmented lengthLuiz Augusto von Dentz1-0/+1
2021-01-25Bluetooth: disable advertisement filters during suspendHoward Chung1-0/+2
2021-01-25Bluetooth: advmon offload MSFT remove monitorArchie Pusaka1-2/+6
2021-01-25Bluetooth: advmon offload MSFT add monitorArchie Pusaka1-3/+14
2021-01-25Bluetooth: advmon offload MSFT add rssi supportArchie Pusaka2-0/+25
2020-12-07Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler1-5/+10
2020-12-07Bluetooth: Query LE tx power on startupDaniel Winkler2-0/+9
2020-12-07Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler1-1/+4
2020-12-07Bluetooth: Break add adv into two mgmt commandsDaniel Winkler2-0/+36
2020-12-07Bluetooth: Add helper to set adv dataDaniel Winkler1-0/+3
2020-12-07Bluetooth: Add toggle to switch off interleave scanHoward Chung1-0/+1
2020-12-07Bluetooth: Interleave with allowlist scanHoward Chung1-0/+10
2020-12-07Bluetooth: fix typo in struct nameReo Shiseki1-2/+2