aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_bluetooth_arm.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-01-25 22:30:06 +0100
committerDmitry Vyukov <dvyukov@google.com>2020-01-25 22:30:06 +0100
commitf4e7270e33225b8f25b74ab9072e9b670f2f82ae (patch)
tree4ec41320f9edaf44078f3046cfbcd9cf68dd8b91 /sys/linux/socket_bluetooth_arm.const
parent2e95ab335759ed7e1c246c2057c84d813a2c29e1 (diff)
sys/linux: extend DRM ioctl descriptions
+ disable binderfs (see comments) + add few more missing tty ioctls + improve few minor things in hci descriptions
Diffstat (limited to 'sys/linux/socket_bluetooth_arm.const')
-rw-r--r--sys/linux/socket_bluetooth_arm.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_bluetooth_arm.const b/sys/linux/socket_bluetooth_arm.const
index 57e4281dd..c3ef1f512 100644
--- a/sys/linux/socket_bluetooth_arm.const
+++ b/sys/linux/socket_bluetooth_arm.const
@@ -54,6 +54,7 @@ HCIUNBLOCKADDR = 1074022631
HCI_ACLDATA_PKT = 2
HCI_AMP = 1
HCI_CHANNEL_CONTROL = 3
+HCI_CHANNEL_LOGGING = 4
HCI_CHANNEL_MONITOR = 2
HCI_CHANNEL_RAW = 0
HCI_CHANNEL_USER = 1