Update doxygen description for telephony_network_get_signal_strength() 51/125351/1
authorsinikang <sinikang@samsung.com>
Mon, 17 Apr 2017 05:33:53 +0000 (14:33 +0900)
committersinikang <sinikang@samsung.com>
Mon, 17 Apr 2017 05:33:53 +0000 (14:33 +0900)
Change-Id: I8f0419a4a21e2908d668d1e35b4db1109317e026

include/telephony_network.h
packaging/capi-telephony.spec

index 391970dbafabc1b22ad75cd99b967d1e84dcce5f..2b858221968902e784041b8eda5d9590785ab316 100644 (file)
@@ -637,7 +637,7 @@ int telephony_network_get_base_station_longitude(telephony_h handle, int *bs_lon
  * @privilege %http://tizen.org/privilege/telephony
  *
  * @param[in] handle The handle from telephony_init()
- * @param[out] dbm The Received Signal Strength in dBm \n
+ * @param[out] dbm The Received Signal Strength in dBm, @c 0 if unknown \n
  *                  Higher the received number, the stronger the signal strength
  *
  * @return @c 0 on success,
index 839db403bbcdaccad4856a39c60522cc328f2093..7b91920055e94eac56d0c9277c2158e539bc0ea2 100644 (file)
@@ -1,6 +1,6 @@
 Name:       capi-telephony
 Summary:    Telephony Core API
-Version:    0.1.74
+Version:    0.1.75
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0