From: Nibha Sharma Date: Tue, 21 Jul 2020 07:06:24 +0000 (+0530) Subject: [TBT][Non-ACR][operationview][TSIX-4344, Instruction guide updated for OPP server... X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F28%2F239028%2F2;p=test%2Ftct%2Fnative%2Fbehavior.git [TBT][Non-ACR][operationview][TSIX-4344, Instruction guide updated for OPP server issue] Change-Id: I9458081edf34d824ab546074f447a823724d1038 Signed-off-by: Nibha Sharma --- diff --git a/release/binary-armv7l/org.tizen.tbtcoreapp-1.0.0-arm.tpk b/release/binary-armv7l/org.tizen.tbtcoreapp-1.0.0-arm.tpk index 49a6f41..40246e1 100755 Binary files a/release/binary-armv7l/org.tizen.tbtcoreapp-1.0.0-arm.tpk and b/release/binary-armv7l/org.tizen.tbtcoreapp-1.0.0-arm.tpk differ diff --git a/release/binary-x86/org.tizen.tbtcoreapp-1.0.0-x86.tpk b/release/binary-x86/org.tizen.tbtcoreapp-1.0.0-x86.tpk index 45023b0..361bcf7 100755 Binary files a/release/binary-x86/org.tizen.tbtcoreapp-1.0.0-x86.tpk and b/release/binary-x86/org.tizen.tbtcoreapp-1.0.0-x86.tpk differ diff --git a/tbtcoreapp/src/model/tbt-list.c b/tbtcoreapp/src/model/tbt-list.c index 87a88fd..0d4e91b 100755 --- a/tbtcoreapp/src/model/tbt-list.c +++ b/tbtcoreapp/src/model/tbt-list.c @@ -269,8 +269,8 @@ static tbt_info tbtapps[] = .apptype = TBT_APP_BT_OPP_SERVER, .icon_name = "dummy", .info = "1. Press Bluetooth On to activate Bluetooth on the device and the Bluetooth application of the device will be opened. Turn on Bluetooth from there Select the desired device and the devices will be paired.
" - "2. Press Set Visible and wait for the connection pop-up message.
" - "3. Press Confirm button to accept connection from client.
" + "2. Press Set Visible , it will open Visibility Timeout window and wait for the connection pop-up message.
" + "3. Press Confirm button to accept connection from client and after connection press back button to go on OPP Server View before pressing send file button in client view.
" "4. When client is trying to send a file press Accept/Reject button to accept/reject file sending request.", .result = 0, .required_features_count = 2,