upload tizen1.0 source
[framework/uifw/e17.git] / src / modules / ofono / e_mod_main.h
index 67c9124..e1f66a1 100644 (file)
@@ -113,4 +113,19 @@ _ofono_operation_error_show(const char *msg)
                       msg);
 }
 
+/**
+ * @addtogroup Optional_Devices
+ * @{
+ *
+ * @defgroup Module_OFono oFono (Telephony)
+ *
+ * oFono is the Linux Telephony stack and can be used to monitor
+ * network signal, send and receive SMS, connect to GPRS/Edge/3G/4G.
+ *
+ * @note The plugin is barebones and can just show devices, no SMS
+ *       management done yet.
+ *
+ * @see http://ofono.org/
+ * @}
+ */
 #endif