diff options
Diffstat (limited to 'sys/linux/socket_bluetooth_386.const')
| -rw-r--r-- | sys/linux/socket_bluetooth_386.const | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/linux/socket_bluetooth_386.const b/sys/linux/socket_bluetooth_386.const index 6f423cbb6..425413adc 100644 --- a/sys/linux/socket_bluetooth_386.const +++ b/sys/linux/socket_bluetooth_386.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 = 1074021064 BNEPCONNDEL = 1074021065 BNEPGETCONNINFO = 2147762899 @@ -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 |
