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