diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-01-19 13:47:56 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-01-19 13:51:21 +0100 |
| commit | 0342f8c7bc656ea8ee3c45e49edeb4ee9cc12cce (patch) | |
| tree | 11e5b0db75e24ed6ec93edab48d6a8ee1113a456 /sys/linux/socket_bluetooth_mips64le.const | |
| parent | bc8bc756c272115ed92fad4f716b77f6fb995203 (diff) | |
sys/linux: add more device descriptions (geneve, lowpan, ipoib, cfhsi)
Diffstat (limited to 'sys/linux/socket_bluetooth_mips64le.const')
| -rw-r--r-- | sys/linux/socket_bluetooth_mips64le.const | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/linux/socket_bluetooth_mips64le.const b/sys/linux/socket_bluetooth_mips64le.const index 50b562395..b7a78b837 100644 --- a/sys/linux/socket_bluetooth_mips64le.const +++ b/sys/linux/socket_bluetooth_mips64le.const @@ -1,6 +1,9 @@ # AUTOGENERATED FILE AF_BLUETOOTH = 31 AT_FDCWD = 18446744073709551516 +BDADDR_BREDR = 0 +BDADDR_LE_PUBLIC = 1 +BDADDR_LE_RANDOM = 2 BNEPCONNADD = 2147762888 BNEPCONNDEL = 2147762889 BNEPGETCONNINFO = 1074021075 @@ -79,6 +82,7 @@ L2CAP_LM_RELIABLE = 16 L2CAP_LM_SECURE = 32 L2CAP_LM_TRUSTED = 8 L2CAP_OPTIONS = 1 +O_RDWR = 2 RFCOMM_CONNINFO = 2 RFCOMM_LM = 3 SCO_CONNINFO = 2 |
