diff options
Diffstat (limited to 'sys/linux/socket_bluetooth_arm.const')
| -rw-r--r-- | sys/linux/socket_bluetooth_arm.const | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/linux/socket_bluetooth_arm.const b/sys/linux/socket_bluetooth_arm.const index 38dd33b17..bbd3c0240 100644 --- a/sys/linux/socket_bluetooth_arm.const +++ b/sys/linux/socket_bluetooth_arm.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 = 1074021320 CMTPCONNDEL = 1074021321 CMTPGETCONNINFO = 2147763155 @@ -56,6 +58,8 @@ HIDPCONNADD = 1074022600 HIDPCONNDEL = 1074022601 HIDPGETCONNINFO = 2147764435 HIDPGETCONNLIST = 2147764434 +HIDP_BOOT_PROTOCOL_MODE_BIT = 2 +HIDP_VIRTUAL_CABLE_UNPLUG_BIT = 1 L2CAP_CONNINFO = 2 L2CAP_LM = 3 L2CAP_LM_AUTH = 2 |
