From ec59d20bafb3acaaff2bbcab185a074825319e20 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Mon, 12 Jun 2017 11:17:04 +0200 Subject: Update package * use sub module for ucs2-lib (tmp fork from IoT.bzh github) * add packaging for native build Signed-off-by: Ronan Le Martret --- ...y_p_e_s_ga886138f5d13e84ffaa3df5769830e1cd.html | 155 --------------------- 1 file changed, 155 deletions(-) delete mode 100644 ucs2-lib/doc/html/group___g___u_c_s___i_n_i_t___a_n_d___s_r_v___t_y_p_e_s_ga886138f5d13e84ffaa3df5769830e1cd.html (limited to 'ucs2-lib/doc/html/group___g___u_c_s___i_n_i_t___a_n_d___s_r_v___t_y_p_e_s_ga886138f5d13e84ffaa3df5769830e1cd.html') diff --git a/ucs2-lib/doc/html/group___g___u_c_s___i_n_i_t___a_n_d___s_r_v___t_y_p_e_s_ga886138f5d13e84ffaa3df5769830e1cd.html b/ucs2-lib/doc/html/group___g___u_c_s___i_n_i_t___a_n_d___s_r_v___t_y_p_e_s_ga886138f5d13e84ffaa3df5769830e1cd.html deleted file mode 100644 index e9ccae9..0000000 --- a/ucs2-lib/doc/html/group___g___u_c_s___i_n_i_t___a_n_d___s_r_v___t_y_p_e_s_ga886138f5d13e84ffaa3df5769830e1cd.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - -UNICENS: Ucs_Return_t - - - - - - - - - - - - - - - -
-
-
- - - - - - - -
Logo -
UNICENS V2.1.0-3491
-
User Manual and API Reference
- -
-
- - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
- - - - -
enum Ucs_Return_t
-
- -

Standard return codes used for synchronous response.

-
Enumerator:
- - - - - - - - - -
UCS_RET_SUCCESS  -

Operation successfully completed.

-
UCS_RET_ERR_PARAM  -

At least one parameter exceeds its admissible range.

-
UCS_RET_ERR_BUFFER_OVERFLOW  -

Buffer overflow or service busy.

-
UCS_RET_ERR_NOT_AVAILABLE  -

Functionality not available.

-
UCS_RET_ERR_NOT_SUPPORTED  -

This function is not supported by this derivative of INIC / physical layer / MOST speed.

-
UCS_RET_ERR_INVALID_SHADOW  -

The requested information is not yet available.

-
UCS_RET_ERR_ALREADY_SET  -

The value to be set is already set. The application can therefore be aware that no message will be send to INIC and no callback will be called.

-
UCS_RET_ERR_API_LOCKED  -

INIC performs already requested function.

-
UCS_RET_ERR_NOT_INITIALIZED  -

UNICENS is not initialized.

-
-
-
- -
-
-
-
- - - - - - -- cgit 1.2.3-korg