aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
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-03Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz1-0/+4
2021-08-03Bluetooth: HCI: Add proper tracking for enable status of adv instancesLuiz Augusto von Dentz1-0/+1
2021-07-28Bluetooth: 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-06Bluetooth: 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
2020-09-25Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz1-0/+2
2020-09-13Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi2-0/+7
2020-09-13Bluetooth: Add suspend reason for device disconnectAbhishek Pandit-Subedi1-0/+1
2020-09-13Bluetooth: Add mgmt suspend and resume eventsAbhishek Pandit-Subedi2-0/+14
2020-09-11Bluetooth: Add MGMT capability flags for tx power and ext advertisingDaniel Winkler1-0/+2
2020-07-30Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman1-0/+1
2020-07-30Bluetooth: Enable RPA TimeoutSathish Narasimman1-0/+2
2020-07-30Bluetooth: Configure controller address resolution if availableMarcel Holtmann1-0/+3
2020-07-30Bluetooth: Translate additional address type correctlyMarcel Holtmann1-2/+4
2020-07-28Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas2-0/+13
2020-07-16Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt1-1/+1
2020-07-07Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud1-0/+1
2020-06-22Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz1-4/+6
2020-06-22Bluetooth: use configured params for ext advAlain Michaud1-0/+8