aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_bluetooth_ppc64le.const
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/socket_bluetooth_ppc64le.const')
-rw-r--r--sys/linux/socket_bluetooth_ppc64le.const11
1 files changed, 11 insertions, 0 deletions
diff --git a/sys/linux/socket_bluetooth_ppc64le.const b/sys/linux/socket_bluetooth_ppc64le.const
index 79b403465..2117cf4e7 100644
--- a/sys/linux/socket_bluetooth_ppc64le.const
+++ b/sys/linux/socket_bluetooth_ppc64le.const
@@ -1,5 +1,6 @@
# AUTOGENERATED FILE
AF_BLUETOOTH = 31
+AT_FDCWD = 18446744073709551516
BNEPCONNADD = 2147762888
BNEPCONNDEL = 2147762889
BNEPGETCONNINFO = 1074021075
@@ -47,13 +48,21 @@ HCISETRAW = 2147764444
HCISETSCAN = 2147764445
HCISETSCOMTU = 2147764452
HCIUNBLOCKADDR = 2147764455
+HCI_ACLDATA_PKT = 2
+HCI_AMP = 1
HCI_CHANNEL_CONTROL = 3
HCI_CHANNEL_MONITOR = 2
HCI_CHANNEL_RAW = 0
HCI_CHANNEL_USER = 1
HCI_DATA_DIR = 1
+HCI_EVENT_PKT = 4
+HCI_EXTERNAL_CONFIG = 64
HCI_FILTER = 2
+HCI_PRIMARY = 0
+HCI_RAW_DEVICE = 128
+HCI_SCODATA_PKT = 3
HCI_TIME_STAMP = 3
+HCI_VENDOR_PKT = 255
HIDPCONNADD = 2147764424
HIDPCONNDEL = 2147764425
HIDPGETCONNINFO = 1074022611
@@ -87,5 +96,7 @@ __NR_bind = 327
__NR_connect = 328
__NR_getsockopt = 340
__NR_ioctl = 54
+__NR_openat = 286
__NR_setsockopt = 339
__NR_socket = 326
+__NR_write = 4