/**
* @ingroup CAPI_NETWORK_BLUETOOTH_ADAPTER_MODULE
- * @brief Registers a callback function to be invoked every second
- * @since_tizen 2.3
- * until the visibility mode is changed from #BT_ADAPTER_VISIBILITY_MODE_LIMITED_DISCOVERABLE
+ * @brief Registers a callback function to be invoked every second \n
+ * until the visibility mode is changed from #BT_ADAPTER_VISIBILITY_MODE_LIMITED_DISCOVERABLE \n
* to #BT_ADAPTER_VISIBILITY_MODE_NON_DISCOVERABLE.
+ * @since_tizen 2.3
* @details When you set visibility mode as #BT_ADAPTER_VISIBILITY_MODE_LIMITED_DISCOVERABLE,
* @a callback will be called every second until visibility mode is changed to #BT_ADAPTER_VISIBILITY_MODE_NON_DISCOVERABLE.
* @param[in] callback The callback function to register
* @brief Gets the profile connected status.
* @since_tizen 2.3
* @param[in] remote_address The address of the remote device
- * @param[in] bt_profile wish to know bt_profile
- * @param[out] connected_status the connected status
+ * @param[in] bt_profile Wish to know bt_profile
+ * @param[out] connected_status The connected status
* @return 0 on success, otherwise a negative error value.
* @retval #BT_ERROR_NONE Successful
* @retval #BT_ERROR_INVALID_PARAMETER Invalid parameter
* @brief Called when the process of service search finishes.
* @since_tizen 2.3
*
- * @remark
- *
* @param[in] result The result of the service searching
* @param[in] sdp_info The structure of service lists found on a device
* @param[in] user_data The user data passed from the callback registration function
/**
* @ingroup CAPI_NETWORK_BLUETOOTH_ADAPTER_MODULE
- * @brief Registers a callback function to be invoked every second
- * @since_tizen 2.3
- * until the visibility mode is changed from #BT_ADAPTER_VISIBILITY_MODE_LIMITED_DISCOVERABLE
+ * @brief Registers a callback function to be invoked every second \n
+ * until the visibility mode is changed from #BT_ADAPTER_VISIBILITY_MODE_LIMITED_DISCOVERABLE \n
* to #BT_ADAPTER_VISIBILITY_MODE_NON_DISCOVERABLE.
+ * @since_tizen 2.3
* @details When you set visibility mode as #BT_ADAPTER_VISIBILITY_MODE_LIMITED_DISCOVERABLE,
* @a callback will be called every second until visibility mode is changed to #BT_ADAPTER_VISIBILITY_MODE_NON_DISCOVERABLE.
* @param[in] callback The callback function to register
* @brief Gets the profile connected status.
* @since_tizen 2.3
* @param[in] remote_address The address of the remote device
- * @param[in] bt_profile wish to know bt_profile
- * @param[out] connected_status the connected status
+ * @param[in] bt_profile Wish to know bt_profile
+ * @param[out] connected_status The connected status
* @return 0 on success, otherwise a negative error value.
* @retval #BT_ERROR_NONE Successful
* @retval #BT_ERROR_INVALID_PARAMETER Invalid parameter
* @brief Called when the process of service search finishes.
* @since_tizen 2.3
*
- * @remark
- *
* @param[in] result The result of the service searching
* @param[in] sdp_info The structure of service lists found on a device
* @param[in] user_data The user data passed from the callback registration function
/**
* @ingroup CAPI_NETWORK_BLUETOOTH_ADAPTER_MODULE
- * @brief Registers a callback function to be invoked every second
- * @since_tizen 2.3.1
- * until the visibility mode is changed from #BT_ADAPTER_VISIBILITY_MODE_LIMITED_DISCOVERABLE
+ * @brief Registers a callback function to be invoked every second \n
+ * until the visibility mode is changed from #BT_ADAPTER_VISIBILITY_MODE_LIMITED_DISCOVERABLE \n
* to #BT_ADAPTER_VISIBILITY_MODE_NON_DISCOVERABLE.
+ * @since_tizen 2.3.1
* @details When you set visibility mode as #BT_ADAPTER_VISIBILITY_MODE_LIMITED_DISCOVERABLE,
* @a callback will be called every second until visibility mode is changed to #BT_ADAPTER_VISIBILITY_MODE_NON_DISCOVERABLE.
* @param[in] callback The callback function to register
* @brief Gets the profile connected status.
* @since_tizen 2.3.1
* @param[in] remote_address The address of the remote device
- * @param[in] bt_profile wish to know bt_profile
- * @param[out] connected_status the connected status
+ * @param[in] bt_profile Wish to know bt_profile
+ * @param[out] connected_status The connected status
* @return 0 on success, otherwise a negative error value.
* @retval #BT_ERROR_NONE Successful
* @retval #BT_ERROR_INVALID_PARAMETER Invalid parameter
* @brief Called when the process of service search finishes.
* @since_tizen 2.3.1
*
- * @remark
- *
* @param[in] result The result of the service searching
* @param[in] sdp_info The structure of service lists found on a device
* @param[in] user_data The user data passed from the callback registration function