Fix typo errors in API description 57/86557/4 accepted/tizen/common/20160907.154456 accepted/tizen/ivi/20160908.004144 accepted/tizen/mobile/20160908.004050 accepted/tizen/tv/20160908.004106 accepted/tizen/wearable/20160908.004121 submit/tizen/20160907.050933
authorDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 2 Sep 2016 01:34:33 +0000 (10:34 +0900)
committerPyun DoHyun <dh79.pyun@samsung.com>
Wed, 7 Sep 2016 05:10:50 +0000 (22:10 -0700)
Change-Id: Idc0d5e7150ce4568e2f865f1f5c749d42fa3286b
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
include/mobile/bluetooth.h
include/mobile/bluetooth_type.h
include/tv/bluetooth.h
include/tv/bluetooth_type.h
include/wearable/bluetooth.h

index 8b4f0acdf8488dc590840d871e53a8faddf402eb..a712b3eacdd3c74c927a75824c372b9354f22db7 100644 (file)
@@ -2039,7 +2039,7 @@ int bt_socket_connect_rfcomm(const char *remote_address, const char *service_uui
 
 /**
  * @ingroup CAPI_NETWORK_BLUETOOTH_SOCKET_MODULE
- * @brief Disconnects the RFCOMM connection with the given file descriptor of conneted socket.
+ * @brief Disconnects the RFCOMM connection with the given file descriptor of connected socket.
  * @since_tizen 2.3
  * @privlevel public
  * @privilege %http://tizen.org/privilege/bluetooth
@@ -2225,7 +2225,7 @@ int bt_opp_server_initialize_by_connection_request(const char *destination, bt_o
 
 /**
  * @ingroup CAPI_NETWORK_BLUETOOTH_OPP_SERVER_MODULE
- * @brief Denitializes the Bluetooth OPP server.
+ * @brief Deinitializes the Bluetooth OPP server.
  * @since_tizen 2.3
  * @return 0 on success, otherwise a negative error value.
  * @retval #BT_ERROR_NONE  Successful
@@ -2344,7 +2344,7 @@ int bt_opp_client_initialize(void);
 
 /**
  * @ingroup CAPI_NETWORK_BLUETOOTH_OPP_CLIENT_MODULE
- * @brief Denitializes the Bluetooth OPP client.
+ * @brief Deinitializes the Bluetooth OPP client.
  * @since_tizen 2.3
  * @return 0 on success, otherwise a negative error value.
  * @retval #BT_ERROR_NONE  Successful
index a7b65843a8d9f02436352a0ebcf5a1c8a57a64ca..a167214d46671226ccd2750c6573dfa6b7841e69 100644 (file)
@@ -1579,7 +1579,7 @@ typedef bool (*bt_gatt_primary_service_cb) (bt_gatt_attribute_h service, void *u
  * @brief  Called after the characteristics are discovered by bt_gatt_discover_characteristics().
  * @since_tizen 2.3
  *
- * @remarks  If bt_gatt_discover_characteristics() failed, then this callback function is called only once with 0 totla and NULL characteristic_handle.
+ * @remarks  If bt_gatt_discover_characteristics() failed, then this callback function is called only once with 0 total and NULL characteristic_handle.
  * @param[in]  result  The result of discovering
  * @param[in]  index  The index of characteristics in a service, starts from 0
  * @param[in]  total  The total number of characteristics in a service
index f4b702e065f0333c82ffcc4749550efdcbedf00d..31eab351d352246625042ee94d7c2412f5467a29 100644 (file)
@@ -2039,7 +2039,7 @@ int bt_socket_connect_rfcomm(const char *remote_address, const char *service_uui
 
 /**
  * @ingroup CAPI_NETWORK_BLUETOOTH_SOCKET_MODULE
- * @brief Disconnects the RFCOMM connection with the given file descriptor of conneted socket.
+ * @brief Disconnects the RFCOMM connection with the given file descriptor of connected socket.
  * @since_tizen 2.3
  * @privlevel public
  * @privilege %http://tizen.org/privilege/bluetooth
@@ -2225,7 +2225,7 @@ int bt_opp_server_initialize_by_connection_request(const char *destination, bt_o
 
 /**
  * @ingroup CAPI_NETWORK_BLUETOOTH_OPP_SERVER_MODULE
- * @brief Denitializes the Bluetooth OPP server.
+ * @brief Deinitializes the Bluetooth OPP server.
  * @since_tizen 2.3
  * @return 0 on success, otherwise a negative error value.
  * @retval #BT_ERROR_NONE  Successful
@@ -2344,7 +2344,7 @@ int bt_opp_client_initialize(void);
 
 /**
  * @ingroup CAPI_NETWORK_BLUETOOTH_OPP_CLIENT_MODULE
- * @brief Denitializes the Bluetooth OPP client.
+ * @brief Deinitializes the Bluetooth OPP client.
  * @since_tizen 2.3
  * @return 0 on success, otherwise a negative error value.
  * @retval #BT_ERROR_NONE  Successful
index 69c70a6ec90f99f39fcaa1605b4bcb796edb95d0..9406af19a0e6fcd2b86aebcec7e880cbd9775e37 100644 (file)
@@ -1579,7 +1579,7 @@ typedef bool (*bt_gatt_primary_service_cb) (bt_gatt_attribute_h service, void *u
  * @brief  Called after the characteristics are discovered by bt_gatt_discover_characteristics().
  * @since_tizen 2.3
  *
- * @remarks  If bt_gatt_discover_characteristics() failed, then this callback function is called only once with 0 totla and NULL characteristic_handle.
+ * @remarks  If bt_gatt_discover_characteristics() failed, then this callback function is called only once with 0 total and NULL characteristic_handle.
  * @param[in]  result  The result of discovering
  * @param[in]  index  The index of characteristics in a service, starts from 0
  * @param[in]  total  The total number of characteristics in a service
index 70a56c0584e7cebd1f35c0a5ae722acf56b36b55..c4bd7662259435b2bd94ef6b0b638d0a76d07d92 100644 (file)
@@ -1812,7 +1812,7 @@ int bt_socket_connect_rfcomm(const char *remote_address, const char *service_uui
 
 /**
  * @ingroup CAPI_NETWORK_BLUETOOTH_SOCKET_MODULE
- * @brief Disconnects the RFCOMM connection with the given file descriptor of conneted socket.
+ * @brief Disconnects the RFCOMM connection with the given file descriptor of connected socket.
  * @since_tizen 2.3.1
  * @privlevel public
  * @privilege %http://tizen.org/privilege/bluetooth
@@ -1998,7 +1998,7 @@ int bt_opp_server_initialize_by_connection_request(const char *destination, bt_o
 
 /**
  * @ingroup CAPI_NETWORK_BLUETOOTH_OPP_SERVER_MODULE
- * @brief Denitializes the Bluetooth OPP server.
+ * @brief Deinitializes the Bluetooth OPP server.
  * @since_tizen 2.3.1
  * @return 0 on success, otherwise a negative error value.
  * @retval #BT_ERROR_NONE  Successful
@@ -2116,7 +2116,7 @@ int bt_opp_client_initialize(void);
 
 /**
  * @ingroup CAPI_NETWORK_BLUETOOTH_OPP_CLIENT_MODULE
- * @brief Denitializes the Bluetooth OPP client.
+ * @brief Deinitializes the Bluetooth OPP client.
  * @since_tizen 2.3.1
  * @return 0 on success, otherwise a negative error value.
  * @retval #BT_ERROR_NONE  Successful