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