index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
hci_sync.h
Age
Commit message (
Expand
)
Author
2022-07-22
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
2022-07-22
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
2022-07-22
Bluetooth: Remove update_scan hci_request dependancy
Brian Gix
2022-07-21
Bluetooth: mgmt: Fix using hci_conn_abort
Luiz Augusto von Dentz
2021-12-22
Bluetooth: hci_sync: Add hci_le_create_conn_sync
Luiz Augusto von Dentz
2021-12-22
Bluetooth: hci_sync: Push sync command cancellation to workqueue
Benjamin Berg
2021-12-03
Bluetooth: Add hci_cmd_sync_cancel to public API
Benjamin Berg
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync
Luiz Augusto von Dentz
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync
Luiz Augusto von Dentz
2021-10-29
Bluetooth: hci_sync: Rework hci_suspend_notifier
Luiz Augusto von Dentz
2021-10-29
Bluetooth: hci_sync: Rework init stages
Luiz Augusto von Dentz
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SSP
Brian Gix
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME
Brian Gix
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA
Brian Gix
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_LE
Brian Gix
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO
Brian Gix
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN
Brian Gix
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO
Brian Gix
2021-10-29
Bluetooth: hci_sync: Enable synch'd set_bredr
Brian Gix
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE
Brian Gix
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY
Luiz Augusto von Dentz
2021-10-29
Bluetooth: hci_sync: Convert MGMT_SET_POWERED
Luiz Augusto von Dentz
2021-10-29
Bluetooth: hci_sync: Enable advertising when LL privacy is enabled
Luiz Augusto von Dentz
2021-10-29
Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3
Luiz Augusto von Dentz
2021-10-29
Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2
Luiz Augusto von Dentz
2021-10-29
Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1
Luiz Augusto von Dentz
2021-10-29
Bluetooth: Add helper for serialized HCI command execution
Marcel Holtmann