aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_sync.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-29Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz1-16/+278
2021-10-29Bluetooth: hci_sync: Rework init stagesLuiz Augusto von Dentz1-4/+1655
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_SSPBrian Gix1-1/+6
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAMEBrian Gix1-1/+1
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATABrian Gix1-0/+9
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_SET_LEBrian Gix1-2/+1
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFOBrian Gix1-0/+6
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONNBrian Gix1-2/+16
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFOBrian Gix1-0/+19
2021-10-29Bluetooth: hci_sync: Enable synch'd set_bredrBrian Gix1-1/+1
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLEBrian Gix1-1/+1
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERYLuiz Augusto von Dentz1-12/+226
2021-10-29Bluetooth: hci_sync: Convert MGMT_SET_POWEREDLuiz Augusto von Dentz1-3/+581
2021-10-29Bluetooth: hci_sync: Rework background scanLuiz Augusto von Dentz1-0/+9
2021-10-29Bluetooth: hci_sync: Enable advertising when LL privacy is enabledLuiz Augusto von Dentz1-72/+196
2021-10-29Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3Luiz Augusto von Dentz1-0/+617
2021-10-29Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2Luiz Augusto von Dentz1-0/+890
2021-10-29Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1Luiz Augusto von Dentz1-0/+72
2021-10-29Bluetooth: Add helper for serialized HCI command executionMarcel Holtmann1-0/+330