From b7d38a20daa4f892c7c43184c5ca5952235533c1 Mon Sep 17 00:00:00 2001 From: Szymon Janc Date: Wed, 25 Feb 2015 20:05:50 +0100 Subject: [PATCH] android/pts: Update TC_BOND_BON_BV_01_C GAP test instructions With ETS provided in errata there is no need for workaround. --- android/pts-gap.txt | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/android/pts-gap.txt b/android/pts-gap.txt index 18e48a5c1..78882f83f 100644 --- a/android/pts-gap.txt +++ b/android/pts-gap.txt @@ -171,16 +171,13 @@ TC_BOND_NBON_BV_02_C PASS haltest: gattc register_client bluetooth create_bond
TC_BOND_NBON_BV_03_C PASS haltest: gattc listen TC_BOND_BON_BV_01_C PASS PTS issue #12503 - possible to pass without MITM: - btmgmt power on - btmgmt le on - btmgmt ssp on - btmgmt connectable on - btmgmt discov on - btmgmt advertising on - btmgmt pairable on - To bond with PTS execute - btmgmt pair -t 0x01 -c 0x03 + haltest: + bluetooth set_adapter_property + BT_PROPERTY_ADAPTER_SCAN_MODE + BT_SCAN_MODE_CONNECTABLE + gattc register_client + gattc listen 1 + bluetooth create_bond TC_BOND_BON_BV_02_C PASS gattc regicter_client gattc scan gattc connect -- 2.47.3