Authors:
- Andrzej Krolikowski <a.krolikowsk@samsung.com>
+ Andrzej Krolikowski <a.krolikowsk@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>ByteArraySuccessCallback_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface ByteArraySuccessCallback exists, it should not.
//==== SPEC Tizen Web API:Communication:NFC:ByteArraySuccessCallback:ByteArraySuccessCallback U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CBNIO
test(function () {
Authors:
- Andrzej Krolikowski <a.krolikowsk@samsung.com>
+ Andrzej Krolikowski <a.krolikowsk@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFMessageReadCallback_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface NDEFMessageReadCallback exists, it should not.
//==== SPEC Tizen Web API:Communication:NFC:NDEFMessageReadCallback:NDEFMessageReadCallback U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CBNIO
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFMessage_constructor</title>
//==== TEST: NDEFMessage_constructor
//==== LABEL check if NDEFMessage constructor works without arguments
//==== SPEC Tizen Web API:Communication:NFC:NDEFMessage:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html#::NFC::NDEFMessage
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTRM
test(function () {
}, "NDEFMessage_constructor");
</script>
-
</body>
-
</html>
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFMessage_constructor_rawData</title>
//==== TEST: NDEFMessage_constructor_rawData
//==== LABEL check if NDEFMessage constructor works with rawData
//==== SPEC Tizen Web API:Communication:NFC:NDEFMessage:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html#::NFC::NDEFMessage
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTRM
test(function () {
}, "NDEFMessage_constructor_rawData");
</script>
-
</body>
-
</html>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Wang, ChaoX <chaox.wang@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>Test method NDEFMessage.Constructor with mandatory parameters</title>
+<title>NDEFMessage_constructor_records</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
</head>
<body>
Authors:
- Jakub Siewierski <j.siewierski@samsung.com>
+ Jakub Siewierski <j.siewierski@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFMessage_exist</title>
<meta charset="utf-8"/>
//==== TEST: NDEFMessage_exist
//==== LABEL Check if NDEFMessage exists
//==== SPEC Tizen Web API:Communication:NFC:NDEFMessage:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTRF
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFMessage_extend</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if instance of interface NDEFMessage can be extended with new property
//==== SPEC Tizen Web API:Communication:NFC:NDEFMessage:NDEFMessage U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA OBX
var message;
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Wang, ChaoX <chaox.wang@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>check if readonly attribute recordCount in NDEFMessage is correct</title>
+<title>NDEFMessage_recordCount_attribute</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
<script type="text/javascript" src="../resources/unitcommon.js"></script>
</head>
//==== TEST: NDEFMessage_recordCount_attribute
//==== LABEL Check if attribute recordCount of NDEFMessage exists, has type Number and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFMessage:recordCount A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
var message, record;
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFMessage_records_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFMessage_records_attribute
//==== LABEL Check if attribute records of NDEFMessage exists, has type Array, can be overwritten
//==== SPEC Tizen Web API:Communication:NFC:NDEFMessage:records A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ASG AN
var message, record;
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFMessage_toByte</title>
//==== TEST: NDEFMessage_toByte
//==== LABEL check whether NDEFMessage:toByte() returns correct byte array of the NDEF message
//==== SPEC Tizen Web API:Communication:NFC:NDEFMessage:toByte M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html#toByteid2621778
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MNA MR
test(function () {
}, "NDEFMessage_toByte");
</script>
-
</body>
-
</html>
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFMessage_toByte_TypeMismatch</title>
//==== LABEL check whether NDEFMessage:toByte() throws exception when NDEFMessage.records contains invalid object
//==== SPEC Tizen Web API:Communication:NFC:NDEFMessage:toByte M
//==== PRIORITY P2
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html#toByteid2621778
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA
test(function () {
}, "NDEFMessage_toByte_TypeMismatch");
</script>
-
</body>
-
</html>
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFMessage_toByte_empty</title>
//==== TEST: NDEFMessage_toByte_empty
//==== LABEL check whether NDEFMessage::toByte() returns empty array for empty NDEF message
//==== SPEC Tizen Web API:Communication:NFC:NDEFMessage:toByte M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html#toByteid2621778
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MNA MR
test(function () {
}, "NDEFMessage_toByte_empty");
</script>
-
</body>
-
</html>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Wang, ChaoX <chaox.wang@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>Test method NDEFMessage.toByte exists</title>
+<title>NDEFMessage_toByte_exists</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
<script type="text/javascript" src="../resources/unitcommon.js"></script>
</head>
//==== TEST: NDEFMessage_toByte_exists
//==== LABEL Test method NDEFMessage.toByte exists
//==== SPEC Tizen Web API:Communication:NFC:NDEFMessage:toByte M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA ME
var message;
Authors:
- Andrzej Krolikowski <a.krolikowsk@samsung.com
+ Andrzej Krolikowski <a.krolikowsk@samsung.com
-->
-<html lang="en">
+<html>
<head>
<title>NDEFMessage_toByte_extra_argument</title>
<meta charset="utf-8"/>
//==== TEST: NDEFMessage_toByte_extra_argument
//==== LABEL Check if method toByte of NDEFMessage accepts extra argument
//==== SPEC Tizen Web API:Communication:NFC:NDEFMessage:toByte M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MNAEX
var message;
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordMedia_constructor</title>
<meta charset="utf-8"/>
//==== PRIORITY P1
//==== LABEL Check if NDEFRecordMedia constructor works
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordMedia:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTRM CONSTRA
var record,
Authors:
- Jakub Siewierski <j.siewierski@samsung.com>
+ Jakub Siewierski <j.siewierski@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordMedia_exist</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordMedia_exist
//==== LABEL Check if NDEFRecordMedia exists
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordMedia:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTRF
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordMedia_extend</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if instance of interface NDEFRecordMedia can be extended with new property
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordMedia:NDEFRecordMedia U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA OBX
var record,
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordMedia_id_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordMedia_id_attribute
//==== LABEL Check if attribute id of NDEFRecordMedia exists, has type Array and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordMedia:id A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
var record, id_bytes = [],
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordMedia_mimeType_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordMedia_mimeType_attribute
//==== LABEL Check if attribute mimeType of NDEFRecordMedia exists, has type DOMString and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordMedia:mimeType A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
var record,
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordMedia_payload_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordMedia_payload_attribute
//==== LABEL Check if attribute payload of NDEFRecordMedia exists, has type Array and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordMedia:payload A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
var record,
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordMedia_tnf_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordMedia_tnf_attribute
//==== LABEL Check if attribute tnf of NDEFRecordMedia exists, has type short and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordMedia:tnf A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO ADV
var record,
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordMedia_type_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordMedia_type_attribute
//==== LABEL Check if attribute type of NDEFRecordMedia exists, has type Array and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordMedia:type A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
var record,
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordText_constructor</title>
<meta charset="utf-8"/>
//==== PRIORITY P1
//==== LABEL Check if NDEFRecordText constructor works
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordText:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTRM
var record;
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordText_constructor_encoding_UTF16</title>
<meta charset="utf-8"/>
//==== PRIORITY P1
//==== LABEL Check if NDEFRecordText constructor called with UTF16 encoding works
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordText:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTRM CONSTRA
var record;
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordText_constructor_encoding_UTF8</title>
<meta charset="utf-8"/>
//==== PRIORITY P1
//==== LABEL Check if NDEFRecordText constructor called with UTF8 encoding works
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordText:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTRM CONSTRA
var record;
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordText_encoding_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordText_encoding_attribute
//==== LABEL Check if attribute encoding of NDEFRecordText exists, has type NDEFRecordTextEncoding and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordText:encoding A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE ARO AT ADV
var record;
Authors:
- Jakub Siewierski <j.siewierski@samsung.com>
+ Jakub Siewierski <j.siewierski@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordText_exist</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordText_exist
//==== LABEL Check if NDEFRecordText exists
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordText:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTRF
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordText_extend</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if instance of interface NDEFRecordText can be extended with new property
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordText:NDEFRecordText U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA OBX
var record;
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordText_id_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordText_id_attribute
//==== LABEL Check if attribute id of NDEFRecordText exists, has type Array and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordText:id A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
var record, id_bytes = [];
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordText_languageCode_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordText_languageCode_attribute
//==== LABEL Check if attribute languageCode of NDEFRecordText exists, has type DOMString and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordText:languageCode A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
var record;
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordText_payload_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordText_payload_attribute
//==== LABEL Check if attribute payload of NDEFRecordText exists, has type Array and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordText:payload A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
var record,
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordText_text_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordText_text_attribute
//==== LABEL Check if attribute text of NDEFRecordText exists, has type DOMString and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordText:text A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
var record, text = "Hello World!";
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordText_tnf_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordText_tnf_attribute
//==== LABEL Check if attribute tnf of NDEFRecordText exists, has type short and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordText:tnf A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO ADV
var record;
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordText_type_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordText_type_attribute
//==== LABEL Check if attribute type of NDEFRecordText exists, has type Array and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordText:type A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
var record;
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordURI_constructor</title>
<meta charset="utf-8"/>
//==== PRIORITY P1
//==== LABEL Check if NDEFRecordURI constructor works
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordURI:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTRM CONSTRA
var record;
Authors:
- Jakub Siewierski <j.siewierski@samsung.com>
+ Jakub Siewierski <j.siewierski@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordURI_exist</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordURI_exist
//==== LABEL Check if NDEFRecordURI exists
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordURI:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTRF
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordURI_extend</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if instance of interface NDEFRecordURI can be extended with new property
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordURI:NDEFRecordURI U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA OBX
var record;
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordURI_id_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordURI_id_attribute
//==== LABEL Check if attribute id of NDEFRecordURI exists, has type Array and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordURI:id A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
var record, id_bytes = [];
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordURI_payload_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordURI_payload_attribute
//==== LABEL Check if attribute payload of NDEFRecordURI exists, has type Array and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordURI:payload A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
var record,
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordURI_tnf_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordURI_tnf_attribute
//==== LABEL Check if attribute tnf of NDEFRecordURI exists, has type short and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordURI:tnf A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO ADV
var record;
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordURI_type_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordURI_type_attribute
//==== LABEL Check if attribute type of NDEFRecordURI exists, has type Array and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordURI:type A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
var record, type_bytes = [85];
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecordURI_uri_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecordURI_uri_attribute
//==== LABEL Check if attribute uri of NDEFRecordURI exists, has type DOMString and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecordURI:uri A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
var record;
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecord_constructor</title>
<meta charset="utf-8"/>
//==== PRIORITY P1
//==== LABEL Check if NDEFRecord constructor works
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecord:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTRM
var record;
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecord_constructor_raw_data</title>
<meta charset="utf-8"/>
//==== PRIORITY P1
//==== LABEL Check if new tizen.NDEFRecord(raw_data) works
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecord:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTRM
test(function () {
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Wang, ChaoX <chaox.wang@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
Piotr Szydelko <p.szydelko@samsung.com>
-->
<html>
<head>
-<title>Test interface NDEFRecord.Constructor with mandatory parameters</title>
+<title>NDEFRecord_constructor_tnf</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
</head>
<body>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Wang, ChaoX <chaox.wang@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
Piotr Szydelko <p.szydelko@samsung.com>
-->
<html>
<head>
-<title>Test interface NDEFRecord.Constructor with mandatory parameters</title>
+<title>NDEFRecord_constructor_tnf_with_id</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
</head>
<body>
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecord_exist</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecord_exist
//==== LABEL Check if NDEFRecord exists
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecord:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTRF
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecord_extend</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if instance of interface NDEFRecord can be extended with new property
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecord:NDEFRecord U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA OBX
var record;
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecord_id_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecord_id_attribute
//==== LABEL Check if attribute id of NDEFRecord exists, has type Array and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecord:id A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO ADV
var record, id_bytes = [];
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecord_payload_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecord_payload_attribute
//==== LABEL Check if attribute payload of NDEFRecord exists, has type Array and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecord:payload A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
var record,
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecord_tnf_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecord_tnf_attribute
//==== LABEL Check if attribute tnf of NDEFRecord exists, has type short and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecord:tnf A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NDEFRecord_type_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NDEFRecord_type_attribute
//==== LABEL Check if attribute type of NDEFRecord exists, has type Array and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NDEFRecord:type A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCAdapter_extend</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if instance of interface NFCAdapter can be extended with new property
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:NFCAdapter U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA OBX
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCAdapter_getCachedMessage</title>
<meta charset="utf-8"/>
//==== TEST: NFCAdapter_getCachedMessage
//==== LABEL Check if method getCachedMessage of NFCAdapter works
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:getCachedMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MNA MR
var adapter, message;
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Han, GuangX <guangx.han@intel.com>
- Wang, ChaoX <chaox.wang@intel.com>
+ Han, GuangX <guangx.han@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>check if NFCAdapter method getCachedMessage exists</title>
+<title>NFCAdapter_getCachedMessage_exist</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
<script type="text/javascript" src="../resources/unitcommon.js"></script>
</head>
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCAdapter_getCachedMessage_extra_argument</title>
<meta charset="utf-8"/>
//==== TEST: NFCAdapter_getCachedMessage_extra_argument
//==== LABEL Check if method getCachedMessage of NFCAdapter accepts extra argument
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:getCachedMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MNAEX
var adapter;
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCAdapter_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface NFCAdapter exists, it should not.
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:NFCAdapter U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA NIO
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCAdapter_powered_attribute</title>
<meta charset="utf-8"/>
//==== TEST: NFCAdapter_powered_attribute
//==== LABEL Check if attribute powered of NFCAdapter exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:powered A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
var adapter, originalValue;
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Han, GuangX <guangx.han@intel.com>
- Wang, ChaoX <chaox.wang@intel.com>
+ Han, GuangX <guangx.han@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
Piotr Szydelko <p.szydelko@samsung.com>
-->
<html>
<head>
-<title>check if detectCallback of setPeerListener can be called successfully when NFC peer-to-peer target is detected</title>
+<title>NFCAdapter_setPeerListener</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
<script type="text/javascript" src="../resources/unitcommon.js"></script>
</head>
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCAdapter_setPeerListener_detectCallback_TypeMismatch</title>
<meta charset="utf-8"/>
//==== LABEL Check if NFCAdapter::setPeerListener throws exception when given wrong detectCallback
//==== PRIORITY P2
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:setPeerListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MC
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCAdapter_setPeerListener_detectCallback_invalid_cb</title>
<meta charset="utf-8"/>
//==== PRIORITY P2
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:setPeerListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MTL
setup({timeout: 90000});
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Han, GuangX <guangx.han@intel.com>
- Wang, ChaoX <chaox.wang@intel.com>
+ Han, GuangX <guangx.han@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>check if NFCAdapter method setPeerListener exists</title>
+<title>NFCAdapter_setPeerListener_exist</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
<script type="text/javascript" src="../resources/unitcommon.js"></script>
</head>
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
-<title>Contact/UTC_nfc</title>
+<title>NFCAdapter_setPeerListener_missarg</title>
<meta charset="utf-8">
<script type="text/javascript" src="../resources/unitcommon.js"></script>
</head>
}, "NFCAdapter_setPeerListener_missarg");
</script>
-
</body>
-
</html>
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCAdapter_setPowered_errorCallback_TypeMismatch</title>
<meta charset="utf-8"/>
//==== LABEL Check NFCAdapter.setPowered() argument errorCallback conversions exception
//==== PRIORITY P2
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:setPowered M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MC
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCAdapter_setPowered_errorCallback_invalid_cb</title>
<meta charset="utf-8"/>
//==== PRIORITY P2
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:setPowered M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MTCB
setup({timeout: 90000});
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Han, GuangX <guangx.han@intel.com>
- Wang, ChaoX <chaox.wang@intel.com>
+ Han, GuangX <guangx.han@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>check if NFCAdapter method setPowered exists</title>
+<title>NFCAdapter_setPowered_exist</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
<script type="text/javascript" src="../resources/unitcommon.js"></script>
</head>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Wang, ChaoX <chaox.wang@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
Piotr Szydelko <p.szydelko@samsung.com>
-->
<html>
<head>
-<title>check if NFCAdapter attribute powered can be got successfully when it is set to false</title>
+<title>NFCAdapter_setPowered_off</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
</head>
<body>
//==== STEP Click "Run"
//==== EXPECT NFC adapter should be disabled (OFF) - pass
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:setPowered M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MOA MAST MR
//==== PRE Turn ON NFC adapter.
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Wang, ChaoX <chaox.wang@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
Piotr Szydelko <p.szydelko@samsung.com>
-->
<html>
<head>
-<title>check if NFCAdapter attribute powered can be got successfully when it is set to true</title>
+<title>NFCAdapter_setPowered_on</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
</head>
<body>
//==== STEP Click "Run"
//==== EXPECT NFC adapter should be enabled (ON) - pass
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:setPowered M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MOA MAST MR
//==== PRE Turn OFF NFC adapter.
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCAdapter_setPowered_successCallback_TypeMismatch</title>
<meta charset="utf-8"/>
//==== LABEL Check NFCAdapter.setPowered() argument successCallback conversions exception
//==== PRIORITY P2
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:setPowered M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MC
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCAdapter_setPowered_successCallback_invalid_cb</title>
<meta charset="utf-8"/>
//==== PRIORITY P2
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:setPowered M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MTCB
setup({timeout: 90000});
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCAdapter_setPowered_without_errorCallback</title>
<meta charset="utf-8"/>
//==== LABEL Check NFCAdapter::setPowered() optional argument errorCallback - call without it
//==== PRIORITY P2
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:setPowered M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MOA
//==== ONLOAD_DELAY 90
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCAdapter_setPowered_without_successCallback</title>
<meta charset="utf-8"/>
//==== LABEL Check NFCAdapter::setPowered() optional argument without successCallback - call without it
//==== PRIORITY P2
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:setPowered M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MMINA
//==== ONLOAD_DELAY 90
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Han, GuangX <guangx.han@intel.com>
- Wang, ChaoX <chaox.wang@intel.com>
+ Han, GuangX <guangx.han@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>Check if invoked in case of successful detection of the NFC tag</title>
+<title>NFCAdapter_setTagListener</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
</head>
<body>
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCAdapter_setTagListener_detectCallback_TypeMismatch</title>
<meta charset="utf-8"/>
//==== LABEL Check if NFCAdapter::setTagListener throws exception when given wrong detectCallback
//==== PRIORITY P2
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:setTagListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MC
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCAdapter_setTagListener_detectCallback_invalid_cb</title>
<meta charset="utf-8"/>
//==== PRIORITY P2
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:setTagListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MTL
setup({timeout: 90000});
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Han, GuangX <guangx.han@intel.com>
- Wang, ChaoX <chaox.wang@intel.com>
+ Han, GuangX <guangx.han@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>Check if setTagListener method exists</title>
+<title>NFCAdapter_setTagListener_exist</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
<script type="text/javascript" src="../resources/unitcommon.js"></script>
</head>
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
-<title>Contact/UTC_nfc</title>
+<title>NFCAdapter_setTagListener_missarg</title>
<meta charset="utf-8">
<script type="text/javascript" src="../resources/unitcommon.js"></script>
</head>
//==== TEST: NFCAdapter_setTagListener_missarg
//==== LABEL check if adapter.setTagListener() throws an exception
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:setTagListener M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html#setPoweredid2619333
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MMA
test(function () {
}, "NFCAdapter_setTagListener_missarg");
</script>
-
</body>
-
</html>
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCAdapter_setTagListener_tagFilter_TypeMismatch</title>
<meta charset="utf-8"/>
//==== PRIORITY P2
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:setTagListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MC
setup({timeout: 90000});
});
-
</script>
</body>
</html>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Wang, ChaoX <chaox.wang@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>check if successful callback of setTagListener method is invoked when tagFilter is set to null</title>
+<title>NFCAdapter_setTagListener_tagFilter_is_null</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
</head>
<body>
//==== STEP Click "Run". Move NFC tag close to the device so it will be detected.
//==== EXPECT should be passed
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:setTagListener M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== PRE Turn on NFC adapter. Prepare NFC tag
//==== TEST_CRITERIA MAST MMINA
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Wang, ChaoX <chaox.wang@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
Piotr Szydelko <p.szydelko@samsung.com>
-->
<html>
<head>
-<title>check if setTagListener method invoked with tagFilter parameter sets the listener</title>
+<title>NFCAdapter_setTagListener_with_tagFilter</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
</head>
<body>
//==== STEP Click "Run". Move NFC tag close to the device so it will be detected.
//==== EXPECT should be passed
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:setTagListener M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MAST MOA
//==== PRE Turn on NFC adapter. Prepare NFC tag.
-->
<html>
<head>
-<title>Check if successfully unset listener for detecting an NFC peer-to-peer target</title>
+<title>NFCAdapter_unsetPeerListener</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
</head>
<body>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Han, GuangX <guangx.han@intel.com>
- Wang, ChaoX <chaox.wang@intel.com>
+ Han, GuangX <guangx.han@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>Check if unsetPeerListener method exists</title>
+<title>NFCAdapter_unsetPeerListener_exist</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
<script type="text/javascript" src="../resources/unitcommon.js"></script>
</head>
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCAdapter_unsetPeerListener_extra_argument</title>
<meta charset="utf-8"/>
//==== TEST: NFCAdapter_unsetPeerListener_extra_argument
//==== LABEL Check if method unsetPeerListener of NFCAdapter accepts extra argument
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:unsetPeerListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MNAEX
var adapter;
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Han, GuangX <guangx.han@intel.com>
- Wang, ChaoX <chaox.wang@intel.com>
+ Han, GuangX <guangx.han@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
Piotr Szydelko <p.szydelko@samsung.com>
-->
<html>
<head>
-<title>Check if successfully unset listener for detecting an NFC tag</title>
+<title>NFCAdapter_unsetTagListener</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
</head>
<body>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Han, GuangX <guangx.han@intel.com>
- Wang, ChaoX <chaox.wang@intel.com>
+ Han, GuangX <guangx.han@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>Check if unsetTagListener method exists</title>
+<title>NFCAdapter_unsetTagListener_exist</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
<script type="text/javascript" src="../resources/unitcommon.js"></script>
</head>
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCAdapter_unsetTagListener_extra_argument</title>
<meta charset="utf-8"/>
//==== TEST: NFCAdapter_unsetTagListener_extra_argument
//==== LABEL Check if method unsetTagListener of NFCAdapter accepts extra argument
//==== SPEC Tizen Web API:Communication:NFC:NFCAdapter:unsetTagListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MNAEX
var adapter;
Authors:
- Andrzej Krolikowski <a.krolikowsk@samsung.com>
+ Andrzej Krolikowski <a.krolikowsk@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCManagerObject_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface NFCManagerObject exists, it should not.
//==== SPEC Tizen Web API:Communication:NFC:NFCManagerObject:NFCManagerObject U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA NIO
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCManager_NFC_RECORD_TNF_EMPTY_const</title>
<meta charset="utf-8"/>
//==== PRIORITY P2
//==== LABEL Check if NFCManager has constant NFC_RECORD_TNF_EMPTY and its value is 0
//==== SPEC Tizen Web API:Communication:NFC:NFCManager:NFC_RECORD_TNF_EMPTY A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTE CONSTT CONSTV CONSTRO
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCManager_NFC_RECORD_TNF_EXTERNAL_RTD_const</title>
<meta charset="utf-8"/>
//==== PRIORITY P2
//==== LABEL Check if NFCManager has constant NFC_RECORD_TNF_EXTERNAL_RTD and its value is 4
//==== SPEC Tizen Web API:Communication:NFC:NFCManager:NFC_RECORD_TNF_EXTERNAL_RTD A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTE CONSTT CONSTV CONSTRO
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCManager_NFC_RECORD_TNF_MIME_MEDIA_const</title>
<meta charset="utf-8"/>
//==== PRIORITY P2
//==== LABEL Check if NFCManager has constant NFC_RECORD_TNF_MIME_MEDIA and its value is 2
//==== SPEC Tizen Web API:Communication:NFC:NFCManager:NFC_RECORD_TNF_MIME_MEDIA A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTE CONSTT CONSTV CONSTRO
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCManager_NFC_RECORD_TNF_UNCHANGED_const</title>
<meta charset="utf-8"/>
//==== PRIORITY P2
//==== LABEL Check if NFCManager has constant NFC_RECORD_TNF_UNCHANGED and its value is 6
//==== SPEC Tizen Web API:Communication:NFC:NFCManager:NFC_RECORD_TNF_UNCHANGED A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTE CONSTT CONSTV CONSTRO
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCManager_NFC_RECORD_TNF_UNKNOWN_const</title>
<meta charset="utf-8"/>
//==== PRIORITY P2
//==== LABEL Check if NFCManager has constant NFC_RECORD_TNF_UNKNOWN and its value is 5
//==== SPEC Tizen Web API:Communication:NFC:NFCManager:NFC_RECORD_TNF_UNKNOWN A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTE CONSTT CONSTV CONSTRO
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCManager_NFC_RECORD_TNF_URI_const</title>
<meta charset="utf-8"/>
//==== PRIORITY P2
//==== LABEL Check if NFCManager has constant NFC_RECORD_TNF_URI and its value is 3
//==== SPEC Tizen Web API:Communication:NFC:NFCManager:NFC_RECORD_TNF_URI A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTE CONSTT CONSTV CONSTRO
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCManager_NFC_RECORD_TNF_WELL_KNOWN_const</title>
<meta charset="utf-8"/>
//==== PRIORITY P2
//==== LABEL Check if NFCManager has constant NFC_RECORD_TNF_WELL_KNOWN and its value is 1
//==== SPEC Tizen Web API:Communication:NFC:NFCManager:NFC_RECORD_TNF_WELL_KNOWN A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CONSTE CONSTT CONSTV CONSTRO
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCManager_extend</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Test whether the NFCManager object can have new properties added
//==== SPEC Tizen Web API:Communication:NFC:NFCManager:NFCManager U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA OBX
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCManager_getDefaultAdapter</title>
//==== TEST: NFCManager_getDefaultAdapter
//==== LABEL check if NFCManager::getDefaultAdapter() method returns object
//==== SPEC Tizen Web API:Communication:NFC:NFCManager:getDefaultAdapter M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html#getDefaultAdapterid2618973
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MR MNA
test(function () {
var adapter = tizen.nfc.getDefaultAdapter();
}, "NFCManager_getDefaultAdapter");
</script>
-
</body>
-
</html>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Han, GuangX <guangx.han@intel.com>
- Wang, ChaoX <chaox.wang@intel.com>
+ Han, GuangX <guangx.han@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>Check if getDefaultAdapter method exists</title>
+<title>NFCManager_getDefaultAdapter_exists</title>
<script type="text/javascript" src="../resources/unitcommon.js"></script>
</head>
<body>
//==== TEST: NFCManager_getDefaultAdapter_exists
//==== LABEL Check if getDefaultAdapter method exists
//==== SPEC Tizen Web API:Communication:NFC:NFCManager:getDefaultAdapter M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA ME
Authors:
- Andrzej Krolikowski <a.krolikowsk@samsung.com
+ Andrzej Krolikowski <a.krolikowsk@samsung.com
-->
-<html lang="en">
+<html>
<head>
<title>NFCManager_getDefaultAdapter_extra_argument</title>
<meta charset="utf-8"/>
//==== TEST: NFCManager_getDefaultAdapter_extra_argument
//==== LABEL Check if method getDefaultAdapter of NFCManager accepts extra argument
//==== SPEC Tizen Web API:Communication:NFC:NFCManager:getDefaultAdapter M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MNAEX
test(function () {
Authors:
- Andrzej Krolikowski <a.krolikowsk@samsung.com>
+ Andrzej Krolikowski <a.krolikowsk@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCManager_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface NFCManager exists, it should not.
//==== SPEC Tizen Web API:Communication:NFC:NFCManager:NFCManager U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA NIO
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCManager_setExclusiveMode</title>
<meta charset="utf-8"/>
//==== PRIORITY P1
//==== LABEL Check if NFCManager::setExclusiveMode() method can be executed
//==== SPEC Tizen Web API:Communication:NFC:NFCManager:setExclusiveMode M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MR MMINA
test(function () {
result = tizen.nfc.setExclusiveMode(false);
}, "NFCManager_setExclusiveMode");
-
</script>
</body>
</html>
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCManager_setExclusiveMode_exist</title>
<meta charset="utf-8"/>
//==== PRIORITY P0
//==== LABEL Check if NFCManager object has method setExclusiveMode()
//==== SPEC Tizen Web API:Communication:NFC:NFCManager:setExclusiveMode M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA ME
test(function () {
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
-<title>NFCPeer combined tests</title>
+<title>NFCPeer</title>
<meta charset="utf-8"/>
<script type="text/javascript" src="../resources/unitcommon.js"></script>
<script type="text/javascript" src="support/nfc_common.js"></script>
//==== EXPECT Pass
//==== PRE Turn on NFC adapter. Prepare the other device with NFC turned on.
//==== SPEC Tizen Web API:Communication:NFC:NFCPeer:isConnected A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
//==== SPEC Tizen Web API:Communication:NFC:NFCPeer:sendNDEF M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA ME
//==== SPEC Tizen Web API:Communication:NFC:NFCPeer:sendNDEF M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
Authors:
- Andrzej Krolikowski <a.krolikowsk@samsung.com>
+ Andrzej Krolikowski <a.krolikowsk@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCPeerDetectCallback_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface NFCPeerDetectCallback exists, it should not.
//==== SPEC Tizen Web API:Communication:NFC:NFCPeerDetectCallback:NFCPeerDetectCallback U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CBNIO
test(function () {
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Wang, ChaoX <chaox.wang@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>Test setPeerListener for check NFCPeerDetectCallback onattach method</title>
+<title>NFCPeerDetectCallback_onattach</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
<script type="text/javascript" src="../resources/unitcommon.js"></script>
</head>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Wang, ChaoX <chaox.wang@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>Test unsetPeerListener for check NFCPeerDetectCallback ondetach method</title>
+<title>NFCPeerDetectCallback_ondetach</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
<script type="text/javascript" src="../resources/unitcommon.js"></script>
</head>
adapter.setPeerListener(peerListener);
});
+
</script>
- </body>
+</body>
</html>
Authors:
- Andrzej Krolikowski <a.krolikowsk@samsung.com>
+ Andrzej Krolikowski <a.krolikowsk@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCPeer_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface NFCPeer exists, it should not.
//==== SPEC Tizen Web API:Communication:NFC:NFCPeer:NFCPeer U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA NIO
test(function () {
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Wang, ChaoX <chaox.wang@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>check if errorCallback of sendNDEF can be called successfully when error occurs</title>
+<title>NFCPeer_sendNDEF_errorCallback</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
<script type="text/javascript" src="../resources/unitcommon.js"></script>
</head>
//==== STEP Click "Run". Put the other NFC device close to your device until it will be detected and then take it away before the expiration of 3 seconds.
//==== EXPECT pass
//==== SPEC Tizen Web API:Communication:NFC:NFCPeer:sendNDEF M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== PRE Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to take NDEF message from NFC.
//==== TEST_CRITERIA MERRCB
adapter = tizen.nfc.getDefaultAdapter();
adapter.setPeerListener(onSuccessCB);
});
+
</script>
</body>
</html>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Lei, ZhanX <zhanx.lei@intel.com>
+ Lei, ZhanX <zhanx.lei@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>NFCAdapter interface - usage test of interface</title>
+<title>NFCPeer_sendNDEF_sendData</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
</head>
<body>
//==== STEP Click "Run". Move other NFC device close so it will be detected.
//==== EXPECT pass - data sent successfully
//==== SPEC Tizen Web API:Communication:NFC:NFCPeer:sendNDEF M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== PRE Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to take NDEF message from NFC.
//==== TEST_CRITERIA MMINA MR
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCPeer_sendNDEF_with_errorCallback</title>
<meta charset="utf-8"/>
//==== STEP Click "Run". Move other NFC device close so it will be detected. If other device receives message then PASS.
//==== EXPECT pass
//==== SPEC Tizen Web API:Communication:NFC:NFCPeer:sendNDEF M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== PRE Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to take NDEF message from NFC.
//==== TEST_CRITERIA MOA MR
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCPeer_sendNDEF_with_successCallback</title>
<meta charset="utf-8"/>
//==== STEP Click "Run". Move other NFC device close so it will be detected. If other device receives message then PASS.
//==== EXPECT pass
//==== SPEC Tizen Web API:Communication:NFC:NFCPeer:sendNDEF M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== PRE Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to take NDEF message from NFC.
//==== TEST_CRITERIA MOA MR
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCPeer_unsetReceiveNDEFListener</title>
<meta charset="utf-8"/>
//==== STEP Click "Run". Move other NFC device close so it will be detected, then send a NFC message from it. Then click the "Message was sent" button below.
//==== EXPECT pass
//==== SPEC Tizen Web API:Communication:NFC:NFCPeer:unsetReceiveNDEFListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== PRE Turn on NFC adapter. Prepare the other device with NFC turned on. Other device should be able to send NDEF message by NFC.
//==== TEST_CRITERIA MR MNA MNAST
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCPeer_unsetReceiveNDEFListener_extra_argument</title>
<meta charset="utf-8"/>
//==== STEP Click "Run". Move other NFC device close so it will be detected.
//==== EXPECT Pass
//==== SPEC Tizen Web API:Communication:NFC:NFCPeer:unsetReceiveNDEFListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== PRE Turn on NFC adapter. Prepare the other device with NFC turned on.
//==== TEST_CRITERIA MNAEX
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
-<title>NFCTag combined tests</title>
+<title>NFCTag</title>
<meta charset="utf-8"/>
<script type="text/javascript" src="../resources/unitcommon.js"></script>
<script type="text/javascript" src="support/nfc_common.js"></script>
//==== EXPECT Pass
//==== PRE Turn on NFC adapter. Prepare NFC tag.
//==== SPEC Tizen Web API:Communication:NFC:NFCTag:isConnected A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
//==== SPEC Tizen Web API:Communication:NFC:NFCTag:isSupportedNDEF A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA AE AT ARO
//==== SPEC Tizen Web API:Communication:NFC:NFCTag:ndefSize A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCTagDetectCallback_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface NFCTagDetectCallback exists, it should not.
//==== SPEC Tizen Web API:Communication:NFC:NFCTagDetectCallback:NFCTagDetectCallback U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CBNIO
test(function () {
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Wang, ChaoX <chaox.wang@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>Test unsetTagListener for check NFCTagDetectCallback onattach method</title>
+<title>NFCTagDetectCallback_onattach</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
</head>
<body>
adapter = tizen.nfc.getDefaultAdapter();
adapter.setTagListener(onSuccessCB);
});
+
</script>
</body>
</html>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Wang, ChaoX <chaox.wang@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>Test NFCAdapter.setTagListener for check NFCTagDetectCallback.ondetach</title>
+<title>NFCTagDetectCallback_ondetach</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
</head>
<body>
adapter = tizen.nfc.getDefaultAdapter();
adapter.setTagListener(tagListener);
});
+
</script>
</body>
</html>
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>NFCTag_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface NFCTag exists, it should not.
//==== SPEC Tizen Web API:Communication:NFC:NFCTag:NFCTag U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA NIO
test(function () {
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Wang, ChaoX <chaox.wang@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>check if errorCallback of readNDEF can be called successfully when error occurs </title>
+<title>NFCTag_readNDEF_errorCallback</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
</head>
<body>
//==== STEP Click "Run". Move NFC tag close until it will be detected and then take it away before the expiration of 3 seconds.
//==== EXPECT pass - readNDEF reported failure by error callback
//==== SPEC Tizen Web API:Communication:NFC:NFCTag:readNDEF M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== PRE Turn on NFC adapter. Prepare NFC tag.
//==== TEST_CRITERIA MERRCB
-->
<html>
<head>
-<title>Check if successfully reading the NDEF Data</title>
+<title>NFCTag_readNDEF_without_errorCallback</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
</head>
<body>
//==== PRE Turn on NFC adapter. Prepare NFC tag.
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:Communication:NFC:NFCTag:readNDEF M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA MMINA MR
//==== SPEC Tizen Web API:Communication:NFC:NDEFMessageReadCallback:onsuccess M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA CBT CBOA
var adapter, tagListener, readCallback, result,
adapter = tizen.nfc.getDefaultAdapter();
adapter.setTagListener(tagListener);
});
+
</script>
</body>
</html>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Wang, ChaoX <chaox.wang@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
Piotr Szydelko <p.szydelko@samsung.com>
-->
<html>
<head>
-<title>check if errorCallback of transceive can be called successfully when error occurs </title>
+<title>NFCTag_transceive_with_errorCallback</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
</head>
<body>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Wang, ChaoX <chaox.wang@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>check if successful callback of writeNDEF method is invoked whithout successcallback and errorcallback parameters</title>
+<title>NFCTag_writeNDEF</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
</head>
<body>
ndefMessage = createNDEFTextMessage("writeNDEF_no_cb");
adapter.setTagListener(tagListener);
});
+
</script>
</body>
</html>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Wang, ChaoX <chaox.wang@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
-->
<html>
<head>
-<title>check if errorCallback of writeNDEF can be called successfully when error occurs</title>
+<title>NFCTag_writeNDEF_with_errorCallback</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
<script type="text/javascript" src="../resources/unitcommon.js"></script>
</head>
ndefMessage = createNDEFTextMessage("writeNDEF_with_ec");
adapter.setTagListener(onSuccessCB);
});
+
</script>
</body>
</html>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Han, GuangX <guangx.han@intel.com>
- Wang, ChaoX <chaox.wang@intel.com>
+ Han, GuangX <guangx.han@intel.com>
+ Wang, ChaoX <chaox.wang@intel.com>
Han, RuiJingXA <ruijingx.a.han@intel.com>
Piotr Szydelko <p.szydelko@samsung.com>
-->
<html>
<head>
-<title>Check if successfully writing the NDEF Data</title>
+<title>NFCTag_writeNDEF_with_successCallback</title>
<script type="text/javascript" src="support/nfc_common.js"></script>
</head>
<body>
adapter.setTagListener(tagListener);
});
+
</script>
</body>
</html>
Authors:
- Piotr Szydelko <p.szydelko@samsung.com>
+ Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>Tizen_nfc_exist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if Tizen implements interface NFCManagerObject and has attribute nfc
//==== SPEC Tizen Web API:Communication:NFC:NFCManager:NFCManager U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html
//==== TEST_CRITERIA OBME
test(function () {
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="setPowered" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCTag" element_type="method" element_name="readNDEF" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCPeer" element_type="method" element_name="sendNDEF" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCPeer" element_type="method" element_name="sendNDEF" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCPeer" element_type="method" element_name="sendNDEF" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFMessage" element_type="method" element_name="toByte" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCManager" element_type="method" element_name="getDefaultAdapter" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCPeer" element_type="method" element_name="sendNDEF" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="ByteArraySuccessCallback" usage="true" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFMessageReadCallback" usage="true" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFMessage" element_type="constructor" element_name="constructor" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html#::NFC::NDEFMessage</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFMessage" element_type="constructor" element_name="constructor" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html#::NFC::NDEFMessage</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFMessage" element_type="constructor" element_name="constructor" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFMessage" usage="true" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFMessage" element_type="attribute" element_name="recordCount" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFMessage" element_type="attribute" element_name="records" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFMessage" element_type="method" element_name="toByte" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html#toByteid2621778</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFMessage" element_type="method" element_name="toByte" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html#toByteid2621778</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFMessage" element_type="method" element_name="toByte" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordMedia" element_type="constructor" element_name="constructor" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordMedia" element_type="constructor" element_name="constructor" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordMedia" usage="true" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordMedia" element_type="attribute" element_name="id" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordMedia" element_type="attribute" element_name="mimeType" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordMedia" element_type="attribute" element_name="payload" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordMedia" element_type="attribute" element_name="tnf" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordMedia" element_type="attribute" element_name="type" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordText" element_type="constructor" element_name="constructor" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordText" element_type="constructor" element_name="constructor" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordText" element_type="constructor" element_name="constructor" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordText" element_type="attribute" element_name="encoding" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordText" element_type="constructor" element_name="constructor" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordText" usage="true" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordText" element_type="attribute" element_name="id" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordText" element_type="attribute" element_name="languageCode" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordText" element_type="attribute" element_name="payload" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordText" element_type="attribute" element_name="text" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordText" element_type="attribute" element_name="tnf" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordText" element_type="attribute" element_name="type" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordURI" element_type="constructor" element_name="constructor" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordURI" element_type="constructor" element_name="constructor" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordURI" usage="true" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordURI" element_type="attribute" element_name="id" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordURI" element_type="attribute" element_name="payload" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordURI" element_type="attribute" element_name="tnf" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordURI" element_type="attribute" element_name="type" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecordURI" element_type="attribute" element_name="uri" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecord" element_type="constructor" element_name="constructor" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecord" element_type="constructor" element_name="constructor" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecord" element_type="constructor" element_name="constructor" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecord" usage="true" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecord" element_type="attribute" element_name="id" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecord" element_type="attribute" element_name="payload" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecord" element_type="attribute" element_name="tnf" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFRecord" element_type="attribute" element_name="type" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" usage="true" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="getCachedMessage" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="getCachedMessage" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" usage="true" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="attribute" element_name="powered" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="setPeerListener" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="setPeerListener" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="setPowered" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="setPowered" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="setPowered" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="setPowered" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="setPowered" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="setPowered" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="setTagListener" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="setTagListener" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="setTagListener" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html#setPoweredid2619333</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="setTagListener" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="unsetPeerListener" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="unsetTagListener" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCManagerObject" usage="true" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCManager" element_type="attribute" element_name="NFC_RECORD_TNF_EMPTY" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCManager" element_type="attribute" element_name="NFC_RECORD_TNF_EXTERNAL_RTD" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCManager" element_type="attribute" element_name="NFC_RECORD_TNF_MIME_MEDIA" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCManager" element_type="attribute" element_name="NFC_RECORD_TNF_UNCHANGED" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCManager" element_type="attribute" element_name="NFC_RECORD_TNF_UNKNOWN" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCManager" element_type="attribute" element_name="NFC_RECORD_TNF_URI" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCManager" element_type="attribute" element_name="NFC_RECORD_TNF_WELL_KNOWN" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCManager" usage="true" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCManager" element_type="method" element_name="getDefaultAdapter" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html#getDefaultAdapterid2618973</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCManager" element_type="method" element_name="getDefaultAdapter" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCManager" usage="true" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCPeerDetectCallback" usage="true" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCPeer" usage="true" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCPeer" element_type="method" element_name="unsetReceiveNDEFListener" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCPeer" element_type="method" element_name="unsetReceiveNDEFListener" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCTagDetectCallback" usage="true" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCTag" usage="true" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCManager" usage="true" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCManager" element_type="method" element_name="setExclusiveMode" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCManager" element_type="method" element_name="setExclusiveMode" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCPeer" element_type="attribute" element_name="isConnected" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
<spec>
<spec_assertion interface="NFCPeer" element_type="method" element_name="sendNDEF" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
<spec>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="setTagListener" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="setTagListener" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCTag" element_type="method" element_name="readNDEF" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
<spec>
<spec_assertion interface="NDEFMessageReadCallback" element_type="method" element_name="onsuccess" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NFCTag" element_type="attribute" element_name="isConnected" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
<spec>
<spec_assertion interface="NFCTag" element_type="attribute" element_name="isSupportedNDEF" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
<spec>
<specs>
<spec>
<spec_assertion interface="NFCAdapter" element_type="method" element_name="setPowered" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/nfc.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="NDEFMessage" element_type="method" element_name="toByte" specification="NFC" section="Communication" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html#toByteid2621778</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>