diff options
Diffstat (limited to 'sys/linux/socket_bluetooth_ppc64le.const')
| -rw-r--r-- | sys/linux/socket_bluetooth_ppc64le.const | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/linux/socket_bluetooth_ppc64le.const b/sys/linux/socket_bluetooth_ppc64le.const index a655e4293..79b403465 100644 --- a/sys/linux/socket_bluetooth_ppc64le.const +++ b/sys/linux/socket_bluetooth_ppc64le.const @@ -20,6 +20,8 @@ BT_RCVMTU = 13 BT_SECURITY = 4 BT_SNDMTU = 12 BT_VOICE = 11 +BT_VOICE_CVSD_16BIT = 96 +BT_VOICE_TRANSPARENT = 3 CMTPCONNADD = 2147763144 CMTPCONNDEL = 2147763145 CMTPGETCONNINFO = 1074021331 @@ -56,6 +58,8 @@ HIDPCONNADD = 2147764424 HIDPCONNDEL = 2147764425 HIDPGETCONNINFO = 1074022611 HIDPGETCONNLIST = 1074022610 +HIDP_BOOT_PROTOCOL_MODE_BIT = 2 +HIDP_VIRTUAL_CABLE_UNPLUG_BIT = 1 L2CAP_CONNINFO = 2 L2CAP_LM = 3 L2CAP_LM_AUTH = 2 |
