summaryrefslogtreecommitdiff
path: root/android/pics-sm.txt
diff options
context:
space:
mode:
authorLukasz Rymanowski <lukasz.rymanowski@tieto.com>2014-06-17 00:39:56 +0200
committerSzymon Janc <szymon.janc@tieto.com>2014-06-17 14:37:29 +0200
commitedacff86879ce015aebe0dc0a57ab2fd2c029bc6 (patch)
tree42b3be3439d6c1a215a468a77ffe5a4a11d93e03 /android/pics-sm.txt
parentb4e45354b7203d8bf8adf6b57496b4afa6684a55 (diff)
downloadbluez-edacff86879ce015aebe0dc0a57ab2fd2c029bc6.tar.gz
android/pts: Disable OOB from Secure Manager PICS
Diffstat (limited to 'android/pics-sm.txt')
-rw-r--r--android/pics-sm.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/pics-sm.txt b/android/pics-sm.txt
index 3060d4093..239f56882 100644
--- a/android/pics-sm.txt
+++ b/android/pics-sm.txt
@@ -25,7 +25,7 @@ Parameter Name Selected Description
TSPC_SM_2_1 True Authenticated MITM protection (O)
TSPC_SM_2_2 True Unauthenticated no MITM protection (C.1)
TSPC_SM_2_3 True No security requirements (M)
-TSPC_SM_2_4 True OOB supported (O)
+TSPC_SM_2_4 False OOB supported (O)
-------------------------------------------------------------------------------
C.1: If TSPC_SM_2_1 is supported then Mandatory, else Optional
-------------------------------------------------------------------------------
@@ -45,7 +45,7 @@ Parameter Name Selected Description
-------------------------------------------------------------------------------
TSPC_SM_4_1 True Just Works (O)
TSPC_SM_4_2 True Passkey Entry (C.1)
-TSPC_SM_4_3 True Out of Band (C.1)
+TSPC_SM_4_3 False Out of Band (C.1)
-------------------------------------------------------------------------------
C.1: If TSPC_SM_2_1 is supported, at least one of these features shall be
supported.