summaryrefslogtreecommitdiff
path: root/src/xlat/hci_channels.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/xlat/hci_channels.in')
-rw-r--r--src/xlat/hci_channels.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/xlat/hci_channels.in b/src/xlat/hci_channels.in
new file mode 100644
index 000000000..42055bbee
--- /dev/null
+++ b/src/xlat/hci_channels.in
@@ -0,0 +1,6 @@
+#value_indexed
+HCI_CHANNEL_RAW 0
+HCI_CHANNEL_USER 1
+HCI_CHANNEL_MONITOR 2
+HCI_CHANNEL_CONTROL 3
+HCI_CHANNEL_LOGGING 4