From dd61e58d94240df628a568c5609b1441746f4a54 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Mon, 24 Dec 2018 16:52:56 +0100 Subject: sys/linux: extend AX25/ROSE/NETROM descriptions --- sys/linux/socket_bluetooth_arm64.const | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sys/linux/socket_bluetooth_arm64.const') diff --git a/sys/linux/socket_bluetooth_arm64.const b/sys/linux/socket_bluetooth_arm64.const index 717d8f5ca..0cebdb7d8 100644 --- a/sys/linux/socket_bluetooth_arm64.const +++ b/sys/linux/socket_bluetooth_arm64.const @@ -70,8 +70,6 @@ RFCOMM_CONNINFO = 2 RFCOMM_LM = 3 SCO_CONNINFO = 2 SCO_OPTIONS = 1 -SIOCGSTAMP = 35078 -SIOCGSTAMPNS = 35079 SOCK_DGRAM = 2 SOCK_RAW = 3 SOCK_SEQPACKET = 5 @@ -80,8 +78,6 @@ SOL_BLUETOOTH = 274 SOL_L2CAP = 6 SOL_RFCOMM = 18 SOL_SCO = 17 -TIOCINQ = 21531 -TIOCOUTQ = 21521 __NR_accept4 = 242 __NR_bind = 200 __NR_connect = 203 -- cgit mrf-deployment