Fix 6.0 Public header issues 27/242127/1 accepted/tizen_6.0_unified tizen_6.0 accepted/tizen/6.0/unified/20201203.052954 accepted/tizen/unified/20201203.123826 submit/tizen/20200903.063708 submit/tizen/20201202.022540 submit/tizen_6.0/20201202.022442
authorJihoon Jung <jh8801.jung@samsung.com>
Mon, 24 Aug 2020 09:21:42 +0000 (18:21 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Mon, 24 Aug 2020 09:22:16 +0000 (18:22 +0900)
Change-Id: I834137646c08eeb1f2431ed45de4eba5f835dbfc
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
include/nfc.h

index faa3df4..b8fa04d 100644 (file)
@@ -1174,7 +1174,7 @@ void nfc_manager_unset_hce_event_cb(void);
  * @remarks Security level can be determined by the manufacturer usage.\n
  * If a security issue is occurred, contact with the manufacturer of the product.\n
  * If you want to know about security level in detail, See the GSMA specification.\n
- * (http://www.gsma.com/digitalcommerce/wp-content/uploads/2013/12/GSMA-NFC05-NFC-Handset-APIs-Requirement-Specification-version-4-1.pdf)
+ * (https://www.gsma.com/newsroom/wp-content/uploads/TS.26-v15.0.pdf)
  *
  * @return 0 on success, otherwise a negative error value.
  * @retval #NFC_ERROR_NONE Successful
@@ -1202,7 +1202,7 @@ int nfc_manager_enable_transaction_fg_dispatch(void);
  * @remarks Security level can be determined by the manufacturer usage.\n
  * If a security issue is occurred, contact with the manufacturer of the product.\n
  * If you want to know about security level in detail, See the GSMA specification.\n
- * (http://www.gsma.com/digitalcommerce/wp-content/uploads/2013/12/GSMA-NFC05-NFC-Handset-APIs-Requirement-Specification-version-4-1.pdf)
+ * (https://www.gsma.com/newsroom/wp-content/uploads/TS.26-v15.0.pdf)
  *
  * @return 0 on success, otherwise a negative error value.
  * @retval #NFC_ERROR_NONE Successful
@@ -1403,7 +1403,7 @@ bool nfc_manager_is_system_handler_enabled(void);
  * @remarks Security level can be determined by the manufacturer usage.\n
  * If a security issue is occurred, contact with the manufacturer of the product.\n
  * If you want to know about security level in detail, See the GSMA specification.\n
- * (http://www.gsma.com/digitalcommerce/wp-content/uploads/2013/12/GSMA-NFC05-NFC-Handset-APIs-Requirement-Specification-version-4-1.pdf)
+ * (https://www.gsma.com/newsroom/wp-content/uploads/TS.26-v15.0.pdf)
  *
  * @param[in] type The type of Secure Element
  *
@@ -2921,7 +2921,7 @@ int nfc_snep_unregister_server(const char *san, int sap);
  * @remarks Security level can be determined by the manufacturer usage.\n
  * If a security issue is occurred, contact with the manufacturer of the product.\n
  * If you want to know about security level in detail, See the GSMA specification.\n
- * (http://www.gsma.com/digitalcommerce/wp-content/uploads/2013/12/GSMA-NFC05-NFC-Handset-APIs-Requirement-Specification-version-4-1.pdf)
+ * (https://www.gsma.com/newsroom/wp-content/uploads/TS.26-v15.0.pdf)
  *
  * @return 0 on success, otherwise a negative error value.
  * @retval #NFC_ERROR_NONE Successful
@@ -2948,7 +2948,7 @@ int nfc_se_enable_card_emulation(void);
  * @remarks Security level can be determined by the manufacturer usage.\n
  * If a security issue is occurred, contact with the manufacturer of the product.\n
  * If you want to know about security level in detail, See the GSMA specification.\n
- * (http://www.gsma.com/digitalcommerce/wp-content/uploads/2013/12/GSMA-NFC05-NFC-Handset-APIs-Requirement-Specification-version-4-1.pdf)
+ * (https://www.gsma.com/newsroom/wp-content/uploads/TS.26-v15.0.pdf)
  *
  * @return 0 on success, otherwise a negative error value.
  * @retval #NFC_ERROR_NONE Successful