Merged from Tizen2.2
[platform/framework/native/bluetooth.git] / inc / FNetBluetooth.h
index 6c611e3..1ea0688 100755 (executable)
@@ -44,20 +44,20 @@ namespace Tizen { namespace Net
 {
 /**
  * @namespace   Tizen::Net::Bluetooth
- * @brief       This namespace contains the classes and interfaces for %Bluetooth services.
+ * @brief       This namespace contains classes and interfaces for %Bluetooth services.
  * @since       2.0
  *
  * @remarks     @b Header @b %file: @b \#include @b <FNet.h> @n
- *              @b Library : @b osp-bluetooth @n
+ *              @b Library: @b osp-bluetooth
+ *
+ * The %Bluetooth namespace contains classes and interfaces for %Bluetooth services that provide mechanisms for
+ * peer-to-peer communication that involves connecting, sending, and receiving data over a %Bluetooth connection. It
+ * consists of submodules that support different profiles such as GAP, OPP, and SPP.
  *
- * The %Bluetooth namespace contains the classes and interfaces for %Bluetooth services that provide the mechanisms for
- * peer-to-peer communication involving connecting, sending, and receiving data over a %Bluetooth connection. It
- * consists of the submodules that support different profiles such as GAP, OPP, and SPP.
- * @n
  * For more information on the %Bluetooth namespace features, see
  * <a href="../org.tizen.native.appprogramming/html/guide/net/bluetooth_namespace.htm">Bluetooth Guide</a>.
  *
- * The following diagram illustrates the relationships between the classes within the %Bluetooth namespace.
+ * The following diagram illustrates the relationships between the classes belonging to the %Bluetooth namespace.
  * @image html net_bluetooth_using_the_apis_classdiagram.png
  *
  */