diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-12-24 16:52:56 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-12-24 18:56:06 +0100 |
| commit | dd61e58d94240df628a568c5609b1441746f4a54 (patch) | |
| tree | e3af3214314c85e0cd614f642d391bdbf9d707ce /sys/linux/socket_bluetooth_386.const | |
| parent | dd2986b43bc0024340006833d6a7f05ec94c061c (diff) | |
sys/linux: extend AX25/ROSE/NETROM descriptions
Diffstat (limited to 'sys/linux/socket_bluetooth_386.const')
| -rw-r--r-- | sys/linux/socket_bluetooth_386.const | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/linux/socket_bluetooth_386.const b/sys/linux/socket_bluetooth_386.const index e7242d33f..88650a31f 100644 --- a/sys/linux/socket_bluetooth_386.const +++ b/sys/linux/socket_bluetooth_386.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 = 364 __NR_bind = 361 __NR_connect = 362 |
