diff options
Diffstat (limited to 'sys/linux/socket_bluetooth_arm.const')
| -rw-r--r-- | sys/linux/socket_bluetooth_arm.const | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sys/linux/socket_bluetooth_arm.const b/sys/linux/socket_bluetooth_arm.const index bbd3c0240..e5da40c33 100644 --- a/sys/linux/socket_bluetooth_arm.const +++ b/sys/linux/socket_bluetooth_arm.const @@ -1,5 +1,6 @@ # AUTOGENERATED FILE AF_BLUETOOTH = 31 +AT_FDCWD = 18446744073709551516 BNEPCONNADD = 1074021064 BNEPCONNDEL = 1074021065 BNEPGETCONNINFO = 2147762899 @@ -47,13 +48,21 @@ HCISETRAW = 1074022620 HCISETSCAN = 1074022621 HCISETSCOMTU = 1074022628 HCIUNBLOCKADDR = 1074022631 +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 = 1074022600 HIDPCONNDEL = 1074022601 HIDPGETCONNINFO = 2147764435 @@ -87,5 +96,7 @@ __NR_bind = 282 __NR_connect = 283 __NR_getsockopt = 295 __NR_ioctl = 54 +__NR_openat = 322 __NR_setsockopt = 294 __NR_socket = 281 +__NR_write = 4 |
