Remove the html link in doxygen 98/249798/1 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20201221.012452 accepted/tizen/5.0/unified/20201221.012453 submit/tizen_5.0/20201217.005919 submit/tizen_5.0/20201217.005956
authorWootak Jung <wootak.jung@samsung.com>
Thu, 17 Dec 2020 00:11:26 +0000 (09:11 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Thu, 17 Dec 2020 00:11:26 +0000 (09:11 +0900)
Change-Id: I1c465f2e6672aa97d614fb4e55e7b38284515ae6
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
doc/telephony_doc.h
include/telephony_common.h
include/telephony_modem.h
include/telephony_sim.h

index 97eadb5..a9eed36 100644 (file)
@@ -29,7 +29,7 @@
  * The Telephony provides call, modem, network, and SIM information.
  * @section CAPI_TELEPHONY_INFORMATION_FEATURE Related Features
  * This API is related with the following feature:\n
- * - http://tizen.org/feature/network.telephony
+ * - %http://tizen.org/feature/network.telephony
  *
  * It is recommended to design feature related codes in your application for reliability.\n
  *
@@ -53,7 +53,7 @@
  * You can use this information about call related actions.
  * @section CAPI_TELEPHONY_INFORMATION_CALL_FEATURE Related Features
  * This API is related with the following feature:\n
- * - http://tizen.org/feature/network.telephony
+ * - %http://tizen.org/feature/network.telephony
  *
  * It is recommended to design feature related codes in your application for reliability.\n
  *
@@ -76,7 +76,7 @@
  * The Telephony Network Information API allows you to access information about the current cellular network and telephony service, but not to change the information.
  * @section CAPI_TELEPHONY_INFORMATION_NETWORK_FEATURE Related Features
  * This API is related with the following feature:\n
- * - http://tizen.org/feature/network.telephony
+ * - %http://tizen.org/feature/network.telephony
  *
  * It is recommended to design feature related codes in your application for reliability.\n
  *
@@ -99,7 +99,7 @@
  * The Telephony SIM API allows you to extract information stored on a SIM card, but not to change the information.
  * @section CAPI_TELEPHONY_INFORMATION_SIM_FEATURE Related Features
  * This API is related with the following feature:\n
- * - http://tizen.org/feature/network.telephony
+ * - %http://tizen.org/feature/network.telephony
  *
  * It is recommended to design feature related codes in your application for reliability.\n
  *
  * The Telephony Modem Information API allows you to get modem information such as IMEI, but not to change the information.
  * @section CAPI_TELEPHONY_INFORMATION_MODEM_FEATURE Related Features
  * This API is related with the following feature:\n
- * - http://tizen.org/feature/network.telephony
+ * - %http://tizen.org/feature/network.telephony
  *
  * It is recommended to design feature related codes in your application for reliability.\n
  *
index bab5828..732697d 100644 (file)
@@ -76,96 +76,96 @@ typedef enum {
 typedef enum  {
        TELEPHONY_NOTI_SIM_STATUS = 0x10,                               /**< Notification to be invoked when the SIM card state changes. @n
                                                                        '#telephony_sim_state_e' will be delivered in notification data @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_SIM_CALL_FORWARDING_INDICATOR_STATE,     /**< Notification to be invoked when the SIM call forwarding indicator state changes. @n
                                                                        'state(bool)' will be delivered in notification data (@b Since: 3.0) @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
 
        TELEPHONY_NOTI_NETWORK_SERVICE_STATE = 0x20,            /**< Notification to be invoked when the network service state changes. @n
                                                                        '#telephony_network_service_state_e' will be delivered in notification data @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_NETWORK_CELLID,                          /**< Notification to be invoked when the cell ID changes. @n
                                                                        'cell_id(int)' will be delivered in notification data @n
-                                                                       Privilege : http://tizen.org/privilege/location.coarse (@b Since: 3.0) @n
-                                                                       http://tizen.org/privilege/telephony privilege is no longer required since 3.0. */
+                                                                       Privilege : %http://tizen.org/privilege/location.coarse (@b Since: 3.0) @n
+                                                                       %http://tizen.org/privilege/telephony privilege is no longer required since 3.0. */
        TELEPHONY_NOTI_NETWORK_ROAMING_STATUS,                  /**< Notification to be invoked when the roaming status changes. @n
                                                                        'roaming_status(bool)' will be delivered in notification data @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_NETWORK_SIGNALSTRENGTH_LEVEL,            /**< Notification to be invoked when the signal strength changes. @n
                                                                        '#telephony_network_rssi_e' will be delivered in notification data @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_NETWORK_NETWORK_NAME,                    /**< Notification to be invoked when the network name changes. @n
                                                                        'network_name(char *)' will be delivered in notification data (@b Since: @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_NETWORK_PS_TYPE,                         /**< Notification to be invoked when the ps type changes. @n
                                                                        '#telephony_network_ps_type_e' will be delivered in notification data (@b Since: @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_NETWORK_DEFAULT_DATA_SUBSCRIPTION,       /**< Notification to be invoked when the default data subscription changes. @n
                                                                        '#telephony_network_default_data_subs_e' will be delivered in notification data (@b Since: @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_NETWORK_DEFAULT_SUBSCRIPTION,            /**< Notification to be invoked when the default subscription changes. @n
                                                                        '#telephony_network_default_subs_e' will be delivered in notification data (@b Since: @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_NETWORK_LAC,                                     /**< Notification to be invoked when the LAC (Location Area Code) changes. @n
                                                                        'lac(int)' will be delivered in notification data (@b Since: 3.0) @n
-                                                                       Privilege : http://tizen.org/privilege/location.coarse */
+                                                                       Privilege : %http://tizen.org/privilege/location.coarse */
        TELEPHONY_NOTI_NETWORK_TAC,                                     /**< Notification to be invoked when the TAC (Tracking Area Code) changes. @n
                                                                        'tac(int)' will be delivered in notification data (@b Since: 3.0) @n
-                                                                       Privilege : http://tizen.org/privilege/location.coarse */
+                                                                       Privilege : %http://tizen.org/privilege/location.coarse */
        TELEPHONY_NOTI_NETWORK_SYSTEM_ID,                               /**< Notification to be invoked when the system ID changes. @n
                                                                        'sid(int)' will be delivered in notification data (@b Since: 3.0) @n
-                                                                       Privilege : http://tizen.org/privilege/location.coarse */
+                                                                       Privilege : %http://tizen.org/privilege/location.coarse */
        TELEPHONY_NOTI_NETWORK_NETWORK_ID,                      /**< Notification to be invoked when the network ID changes. @n
                                                                        'nid(int)' will be delivered in notification data (@b Since: 3.0) @n
-                                                                       Privilege : http://tizen.org/privilege/location.coarse */
+                                                                       Privilege : %http://tizen.org/privilege/location.coarse */
        TELEPHONY_NOTI_NETWORK_BS_ID,                           /**< Notification to be invoked when the base station ID changes. @n
                                                                        'bs_id(int)' will be delivered in notification data (@b Since: 3.0) @n
-                                                                       Privilege : http://tizen.org/privilege/location.coarse */
+                                                                       Privilege : %http://tizen.org/privilege/location.coarse */
        TELEPHONY_NOTI_NETWORK_BS_LATITUDE,                     /**< Notification to be invoked when the base station latitude changes. @n
                                                                        'bs_latitude(int)' will be delivered in notification data (@b Since: 3.0) @n
-                                                                       Privilege : http://tizen.org/privilege/location.coarse */
+                                                                       Privilege : %http://tizen.org/privilege/location.coarse */
        TELEPHONY_NOTI_NETWORK_BS_LONGITUDE,                    /**< Notification to be invoked when the base station longitude changes. @n
                                                                        'bs_longitue(int)' will be delivered in notification data (@b Since: 3.0) @n
-                                                                       Privilege : http://tizen.org/privilege/location.coarse */
+                                                                       Privilege : %http://tizen.org/privilege/location.coarse */
        TELEPHONY_NOTI_VOICE_CALL_STATUS_IDLE = 0x32,                   /**< Notification to be invoked when a voice call is in idle status. @n
                                                                        'handle_id(unsigned int)' will be delivered in notification data (@b Since: @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_VOICE_CALL_STATUS_ACTIVE,                        /**< Notification to be invoked when a voice call is in active status. @n
                                                                        'handle_id(unsigned int)' will be delivered in notification data (@b Since: @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_VOICE_CALL_STATUS_HELD,                  /**< Notification to be invoked when a voice call is in held status. @n
                                                                        'handle_id(unsigned int)' will be delivered in notification data (@b Since: @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_VOICE_CALL_STATUS_DIALING,                       /**< Notification to be invoked when a voice call is in dialing status. @n
                                                                        'handle_id(unsigned int)' will be delivered in notification data (@b Since: @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_VOICE_CALL_STATUS_ALERTING,                      /**< Notification to be invoked when a voice call is in alerting status. @n
                                                                        'handle_id(unsigned int)' will be delivered in notification data (@b Since: @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_VOICE_CALL_STATUS_INCOMING,              /**< Notification to be invoked when a voice call is in incoming status. @n
                                                                        'handle_id(unsigned int)' will be delivered in notification data (@b Since: @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_VIDEO_CALL_STATUS_IDLE,                  /**< Notification to be invoked when a video call is in idle status. @n
                                                                        'handle_id(unsigned int)' will be delivered in notification data (@b Since: @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_VIDEO_CALL_STATUS_ACTIVE,                        /**< Notification to be invoked when a video call is in active status. @n
                                                                        'handle_id(unsigned int)' will be delivered in notification data (@b Since: @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_VIDEO_CALL_STATUS_DIALING,                       /**< Notification to be invoked when a video call is in dialing status. @n
                                                                        'handle_id(unsigned int)' will be delivered in notification data (@b Since: @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_VIDEO_CALL_STATUS_ALERTING,                      /**< Notification to be invoked when a video call is in alerting status. @n
                                                                        'handle_id(unsigned int)' will be delivered in notification data (@b Since: @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_VIDEO_CALL_STATUS_INCOMING,              /**< Notification to be invoked when a video call is in incoming status. @n
                                                                        'handle_id(unsigned int)' will be delivered in notification data (@b Since: @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_CALL_PREFERRED_VOICE_SUBSCRIPTION,               /**< Notification to be invoked when the preferred voice subscription changes. @n
                                                                        '#telephony_call_preferred_voice_subs_e' will be delivered in notification data (@b Since: @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
        TELEPHONY_NOTI_MODEM_POWER_STATUS,                              /**< Notification to be invoked when the modem power status changes. @n
                                                                        '#telephony_modem_power_status_e' will be delivered in notification data (@b Since: 4.0) @n
-                                                                       Privilege : http://tizen.org/privilege/telephony */
+                                                                       Privilege : %http://tizen.org/privilege/telephony */
 } telephony_noti_e;
 
 /**
index 887f9ee..2a4e205 100644 (file)
@@ -83,7 +83,7 @@ The following table shows the impact of changes:
                 <td> If the application doesn't have the required privilege,  the error is returned.
        </tr>
 </table>
- * @remarks The applications developed on Tizen 5.0 and lower version having only http://tizen.org/privilege/telephony privilege should check 'permission denied' error.
+ * @remarks The applications developed on Tizen 5.0 and lower version having only %http://tizen.org/privilege/telephony privilege should check 'permission denied' error.
  *
  * @param[in] handle The handle from telephony_init()
  * @param[out] imei The International Mobile Station Equipment Identity
@@ -157,7 +157,7 @@ The following table shows the impact of changes:
                 <td> If the application doesn't have the required privilege,  the error is returned.
        </tr>
 </table>
- * @remarks The applications developed on Tizen 5.0 and lower version having only http://tizen.org/privilege/telephony privilege should check 'permission denied' error.
+ * @remarks The applications developed on Tizen 5.0 and lower version having only %http://tizen.org/privilege/telephony privilege should check 'permission denied' error.
  *
  * @param[in] handle The handle from telephony_init()
  * @param[out] meid The Mobile Equipment Identifier
index d3a5305..dba0f2a 100644 (file)
@@ -105,7 +105,7 @@ The following table shows the impact of changes:
                 <td> If the application doesn't have the required privilege,  the error is returned.
        </tr>
 </table>
- * @remarks The applications developed on Tizen 5.0 and lower version having only http://tizen.org/privilege/telephony privilege should check 'permission denied' error.
+ * @remarks The applications developed on Tizen 5.0 and lower version having only %http://tizen.org/privilege/telephony privilege should check 'permission denied' error.
  *
  * @param[in] handle The handle from telephony_init()
  * @param[out] icc_id The Integrated Circuit Card Identification