summaryrefslogtreecommitdiff
path: root/net/bluetooth/msft.c
AgeCommit message (Expand)Author
2023-04-23Bluetooth: Convert MSFT filter HCI cmd to hci_syncBrian Gix
2022-08-08Bluetooth: Fix null pointer deref on unexpected status eventSoenke Huster
2022-07-21Bluetooth: hci_sync: Refactor remove Adv MonitorManish Mandlik
2022-07-21Bluetooth: hci_sync: Refactor add Adv MonitorManish Mandlik
2022-03-18Bluetooth: msft: Clear tracked devices on resumeManish Mandlik
2022-01-23Bluetooth: msft: fix null pointer deref on msft_monitor_device_evtSoenke Huster
2022-01-20Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost eventsManish Mandlik
2022-01-20Bluetooth: msft: Handle MSFT Monitor Device EventManish Mandlik
2021-12-07Bluetooth: hci_event: Use of a function table to handle HCI eventsLuiz Augusto von Dentz
2021-10-29Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz
2021-10-29Bluetooth: hci_sync: Rework background scanLuiz Augusto von Dentz
2021-09-28Bluetooth: Fix Advertisement Monitor Suspend/ResumeManish Mandlik
2021-09-10Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycleMiao-chen Chou
2021-06-26Bluetooth: msft: Use the correct print formatKai Ye
2021-06-26Bluetooth: use flexible-array member instead of zero-length arrayQiheng Lin
2021-04-08Bluetooth: Allow Microsoft extension to indicate curve validationMarcel Holtmann
2021-01-25Bluetooth: disable advertisement filters during suspendHoward Chung
2021-01-25Bluetooth: advmon offload MSFT handle filter enablementArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT handle controller resetArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT remove monitorArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT add monitorArchie Pusaka
2020-10-29Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-06-18Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou
2020-04-05Bluetooth: Add framework for Microsoft vendor extensionMiao-chen Chou