aboutsummaryrefslogtreecommitdiffstats
path: root/doc/api-ref/latex/d3/d3d
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2017-10-23 14:06:12 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2017-10-23 14:07:55 +0900
commit09143a0949dee0077cd9681356877b71ec4c99fb (patch)
treee4b4c6d3ff706ebc29c05b23307ce90461d1a346 /doc/api-ref/latex/d3/d3d
parent562007561aa5a7fe285968f0abf5949c56c0c2c5 (diff)
Add reply message for homescreen-servicesandbox/yuta-d/hmi-framework
Add a new event named OnScreenReply for application, Application can use this event reply to homescreen. Update docment for this event. Change-Id: Iea0c321731fa62cd94fc08fc5e303c20847fd525 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Diffstat (limited to 'doc/api-ref/latex/d3/d3d')
-rw-r--r--doc/api-ref/latex/d3/d3d/hs-helper_8h.tex22
1 files changed, 12 insertions, 10 deletions
diff --git a/doc/api-ref/latex/d3/d3d/hs-helper_8h.tex b/doc/api-ref/latex/d3/d3d/hs-helper_8h.tex
index 3cd4498..d6e9808 100644
--- a/doc/api-ref/latex/d3/d3d/hs-helper_8h.tex
+++ b/doc/api-ref/latex/d3/d3d/hs-helper_8h.tex
@@ -1,9 +1,10 @@
-\hypertarget{hs-helper_8h}{}\section{homescreen\+\_\+service/hs-\/helper.h File Reference}
-\label{hs-helper_8h}\index{homescreen\+\_\+service/hs-\/helper.\+h@{homescreen\+\_\+service/hs-\/helper.\+h}}
+\hypertarget{hs-helper_8h}{}\section{src/hs-\/helper.h File Reference}
+\label{hs-helper_8h}\index{src/hs-\/helper.\+h@{src/hs-\/helper.\+h}}
{\ttfamily \#include $<$afb/afb-\/binding.\+h$>$}\newline
{\ttfamily \#include $<$stdint.\+h$>$}\newline
{\ttfamily \#include $<$glib.\+h$>$}\newline
{\ttfamily \#include $<$errno.\+h$>$}\newline
+{\ttfamily \#include \char`\"{}hmi-\/debug.\+h\char`\"{}}\newline
\subsection*{Macros}
\begin{DoxyCompactItemize}
\item
@@ -96,16 +97,16 @@ O\+U\+T\+\_\+\+R\+A\+N\+GE&\\
\end{DoxyEnumFields}
-Definition at line 25 of file hs-\/helper.\+h.
+Definition at line 26 of file hs-\/helper.\+h.
\begin{DoxyCode}
-26 \{
-27 \hyperlink{hs-helper_8h_aa49f1dbbf26f01627a5737cf43aad899a96a855966bc63045222b3dcac524cee1}{REQ\_FAIL} = -1,
-28 \hyperlink{hs-helper_8h_aa49f1dbbf26f01627a5737cf43aad899ab093abb14c097b3b7719debb04d5e8ee}{REQ\_OK}=0,
-29 \hyperlink{hs-helper_8h_aa49f1dbbf26f01627a5737cf43aad899aa223eed65c9bee2bf1f4cdecaf90d66a}{NOT\_NUMBER},
-30 \hyperlink{hs-helper_8h_aa49f1dbbf26f01627a5737cf43aad899add1c84bf80c5f80741ee8f37fef1e12b}{OUT\_RANGE}
-31 \}\hyperlink{hs-helper_8h_aa49f1dbbf26f01627a5737cf43aad899}{REQ\_ERROR};
+27 \{
+28 \hyperlink{hs-helper_8h_aa49f1dbbf26f01627a5737cf43aad899a96a855966bc63045222b3dcac524cee1}{REQ\_FAIL} = -1,
+29 \hyperlink{hs-helper_8h_aa49f1dbbf26f01627a5737cf43aad899ab093abb14c097b3b7719debb04d5e8ee}{REQ\_OK}=0,
+30 \hyperlink{hs-helper_8h_aa49f1dbbf26f01627a5737cf43aad899aa223eed65c9bee2bf1f4cdecaf90d66a}{NOT\_NUMBER},
+31 \hyperlink{hs-helper_8h_aa49f1dbbf26f01627a5737cf43aad899add1c84bf80c5f80741ee8f37fef1e12b}{OUT\_RANGE}
+32 \}\hyperlink{hs-helper_8h_aa49f1dbbf26f01627a5737cf43aad899}{REQ\_ERROR};
\end{DoxyCode}
@@ -334,10 +335,11 @@ Definition at line 142 of file hs-\/helper.\+c.
= \{
\textcolor{stringliteral}{"tap\_shortcut"},
\textcolor{stringliteral}{"on\_screen\_message"},
+ \textcolor{stringliteral}{"on\_screen\_reply"},
\textcolor{stringliteral}{"reserved"}
\}
\end{DoxyCode}
-Definition at line 33 of file hs-\/helper.\+h.
+Definition at line 34 of file hs-\/helper.\+h.