Fix doxygen typo as Sync or Async 36/125636/1 accepted/tizen/unified/20170419.054415 submit/tizen/20170418.080138 submit/tizen/20170418.080244 tizen_4.0.m1_release
authorsinikang <sinikang@samsung.com>
Tue, 18 Apr 2017 07:37:24 +0000 (16:37 +0900)
committersinikang <sinikang@samsung.com>
Tue, 18 Apr 2017 07:37:24 +0000 (16:37 +0900)
Change-Id: I76d4d66ee651f38aa60f9d71c95f3fbb8557f6ac

include/ITapiModem.h
include/ITapiNetwork.h
include/ITapiOem.h
include/ITapiPhonebook.h
include/ITapiSat.h
include/ITapiSim.h
include/TelNetwork.h
packaging/libtapi.spec

index db9ac92e17b1b27f93bbf563641d9d2a1340b94c..3acabb9da27661f35c9822f4e94124504ab170fc 100644 (file)
@@ -40,7 +40,7 @@ extern "C" {
 
 /**
  * @brief Turns the modem on/off.
- * @details <b> Sync (or) Async: </b> This is a Synchronous API. \n
+ * @details <b> Sync (or) Async: </b> This is an Asynchronous API. \n
  *
  *          <b> Prospective Clients: </b> External Apps. \n
  *
@@ -86,6 +86,9 @@ int tel_set_flight_mode(TapiHandle *handle, tapi_power_flight_mode_type_t mode,
 
 /**
  * @brief Gets the flight mode
+ * @details <b> Sync (or) Async: </b> This is an Asynchronous API. \n
+ *
+ *          <b> Prospective Clients: </b> External Apps. \n
  *
  * @since_tizen 2.3
  * @privlevel public
@@ -102,7 +105,7 @@ int tel_get_flight_mode(TapiHandle *handle, tapi_response_cb callback, void *use
 /**
  * @brief Gets ME version information.
  *
- * @details <b> Sync (or) Async: </b> This is a Synchronous API.\n
+ * @details <b> Sync (or) Async: </b> This is an Asynchronous API.\n
  *
  *          <b> Prospective Clients: </b> External Apps.\n
  *
@@ -142,7 +145,7 @@ TelMiscVersionInformation *tel_get_misc_me_version_sync(TapiHandle *handle);
 /**
  * @brief Gets the ME ESN/MEID for each phone type.
  *
- * @details <b> Sync (or) Async: </b> This is a Synchronous API. \n
+ * @details <b> Sync (or) Async: </b> This is an Asynchronous API. \n
  *
  *          <b> Prospective Clients: </b> External Apps. \n
  *
@@ -230,7 +233,7 @@ char *tel_get_misc_me_imei_sync(TapiHandle *handle);
 /**
  * @brief Checks the modem power status.
  *
- * @details <b> Sync (or) Async: </b> This is an Asynchronous API. \n
+ * @details <b> Sync (or) Async: </b> This is a Synchronous API. \n
  *
  *          <b> Prospective Clients: </b> Embedded call application.
  *
index b7593adb24a445d000e4b8a9e3a91e84b6a30cbb..1648da3c74c1600564f670be63171ee8e33ae646 100644 (file)
@@ -461,7 +461,7 @@ int tel_set_network_default_data_subscription(TapiHandle *handle, tapi_response_
 /**
  * @brief Gets the Subscription which is configured as 'default' Data Subscription.
  *
- * @details <b> Sync (or) Async: </b> This is an Asynchronous API. \n
+ * @details <b> Sync (or) Async: </b> This is a Synchronous API. \n
  *
  *          <b> Prospective Clients: </b> External Apps.
  *
@@ -511,7 +511,7 @@ int tel_set_network_default_subscription(TapiHandle *handle, tapi_response_cb ca
 /**
  * @brief This function is called to get the Subscription which is configured as 'default' Subscription for CS (Voice).
  *
- * @details <b> Sync (or) Async: </b> This is an Asynchronous API. \n
+ * @details <b> Sync (or) Async: </b> This is a Synchronous API. \n
  *
  *          <b> Prospective Clients: </b> External Apps.
  *
index 95ec2b67990a42fced7cc69b39c51ecb469da4e8..25404c248048af48d8be55c639027ca615015272 100644 (file)
@@ -118,7 +118,7 @@ int tel_send_oem_data_sync(TapiHandle *handle, int oem_id,
  *
  * @details Access to this API is limited to in-house applications. \n
  *
- *          <b> Sync (or) Async: </b> This is a Asynchronous API. \n
+ *          <b> Sync (or) Async: </b> This is an Asynchronous API. \n
  *
  *          <b> Prospective Clients: </b> External Apps. \n
  *
index 63d35ff52134ab634bfd6a89ffde4d4a0f8b56f7..3130bee6f00230c1c8883357d49539db65a210b6 100644 (file)
@@ -43,7 +43,7 @@ extern "C"
  *
  * @details Access to this API is limited to in-house applications and phonebook-engine APIs are recommended instead. \n
  *
- *          <b> Sync (or) Async: </b> This is a synchronous API. \n
+ *          <b> Sync (or) Async: </b> This is a Synchronous API. \n
  *
  *          <b> Prospective Clients: </b> External Apps. \n
  *
index 19767f8df4a731e162a47ea8417aee9883cefeda..9b5333fde6cdcf6557ddc62d60501ac89ba32fd5 100644 (file)
@@ -164,7 +164,7 @@ int tel_send_sat_ui_display_status(TapiHandle *handle, int commandId, TelSatUiDi
  *
  *          This function makes a Dbus method call to the Telephony Server and gets an immediate feedback. \n
  *
- *          <b> Sync (or) Async: </b> This is a synchronous API. \n
+ *          <b> Sync (or) Async: </b> This is a Synchronous API. \n
  *
  *          <b> Prospective Clients: </b> SAT-UI. \n
  *
index 1c132db363d38f808183d33294456770e7b703fe..a765b5620840e3ecf3e66cb5d8c929d3373196dd 100644 (file)
@@ -972,7 +972,7 @@ int tel_req_sim_atr(TapiHandle *handle, tapi_response_cb callback, void *user_da
  * @breif Gets the list of application on UICC.
  * @details It is possible to have multiple applications on single UICC.
  *
- * <b> Sync (or) Async: </b> This is Synchronous API.
+ * <b> Sync (or) Async: </b> This is Synchronous API.
  *
  * @since_tizen 2.4
  * @privlevel public
@@ -997,7 +997,7 @@ int tel_get_sim_application_list(TapiHandle *handle, unsigned char *app_list);
  * @breif Gets the IMPI(IMS private user identity). (ISIM only)
  * @details Private user identity of the user.
  *
- * <b> Sync (or) Async: </b> This is Asynchronous API.
+ * <b> Sync (or) Async: </b> This is an Asynchronous API.
  *
  * @since_tizen 2.4
  * @privlevel public
@@ -1021,7 +1021,7 @@ int tel_get_sim_impi(TapiHandle *handle, tapi_response_cb callback, void *user_d
  * @breif Gets the IMPU(IMS public user identity). (ISIM only)
  * @details SIP URI by which other parties know the subscriber.
  *
- * <b> Sync (or) Async: </b> This is Asynchronous API.
+ * <b> Sync (or) Async: </b> This is an Asynchronous API.
  *
  * @since_tizen 2.4
  * @privlevel public
@@ -1045,7 +1045,7 @@ int tel_get_sim_impu(TapiHandle *handle, tapi_response_cb callback, void *user_d
  * @breif Gets the Domain(Home Network Domain Name). (ISIM only)
  * @details Home Network Domain Name.
  *
- * <b> Sync (or) Async: </b> This is Asynchronous API.
+ * <b> Sync (or) Async: </b> This is an Asynchronous API.
  *
  * @since_tizen 2.4
  * @privlevel public
@@ -1070,7 +1070,7 @@ int tel_get_sim_domain(TapiHandle *handle, tapi_response_cb callback, void *user
  * @details Address of Proxy Call Session Control Function, in the format of a FQDN, an IPv4 address, or an IPv6 address. \n
  *          A UE supporting IMS Local Breakout shall use this EF only if EFIST indicates that service n=5 is "available".
  *
- * <b> Sync (or) Async: </b> This is Asynchronous API.
+ * <b> Sync (or) Async: </b> This is an Asynchronous API.
  *
  * @since_tizen 2.4
  * @privlevel public
@@ -1095,7 +1095,7 @@ int tel_get_sim_pcscf(TapiHandle *handle, tapi_response_cb callback, void *user_
  * @details This EF indicates which optional services are available. \n
  *          If a service is not indicated as available in the ISIM, the ME shall not select this service.
  *
- * <b> Sync (or) Async: </b> This is Asynchronous API.
+ * <b> Sync (or) Async: </b> This is an Asynchronous API.
  *
  * @since_tizen 2.4
  * @privlevel public
index 6d4316b41dee67f1c8ba80dc8ae957fc175f7602..015f4139c85a9868c0ce502ba1b21d2345f2c050 100644 (file)
@@ -713,7 +713,7 @@ typedef struct {
  * @see #TAPI_NOTI_NETWORK_SIGNALSTRENGTH
  */
 struct tel_noti_network_signal_strength {
-       int dbm; /**< Signal Strenght in dBm */
+       int dbm; /**< Signal Strength in dBm */
 };
 
 /**
index 4bb9e1e495d220920a62ee1260ca909a816606ce..654858b8ac25fe1f646c2f8b609e3dd9d899edd8 100644 (file)
@@ -1,6 +1,6 @@
 %define major 0
 %define minor 8
-%define patchlevel 17
+%define patchlevel 18
 
 Name:           libtapi
 Version:        %{major}.%{minor}.%{patchlevel}