aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_request.c
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <[email protected]>2020-01-16 23:55:57 +0000
committerLuiz Augusto von Dentz <[email protected]>2022-07-23 00:13:39 +0000
commitccf74f2390d60a2f9a75ef496d2564abb478f46a (patch)
treea9ecef9b96ebc18e826a8253f9cf2a43074bcadd /net/bluetooth/hci_request.c
parentBluetooth: Add initial implementation of CIS connections (diff)
downloadkernel-ccf74f2390d60a2f9a75ef496d2564abb478f46a.tar.gz
kernel-ccf74f2390d60a2f9a75ef496d2564abb478f46a.zip
Bluetooth: Add BTPROTO_ISO socket type
This introduces a new socket type BTPROTO_ISO which can be enabled with use of ISO Socket experiemental UUID, it can used to initiate/accept connections and transfer packets between userspace and kernel similarly to how BTPROTO_SCO works: Central -> uses connect with address set to destination bdaddr: > tools/isotest -s 00:AA:01:00:00:00 Peripheral -> uses listen: > tools/isotest -d Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Diffstat (limited to 'net/bluetooth/hci_request.c')
0 files changed, 0 insertions, 0 deletions