From d2e42029ec04c3f224580f8007cdfbbfe0fc47a6 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Fri, 26 May 2017 18:45:56 +0200 Subject: Initial Commit --- ...__n_e_t_ga3a71b7772ce265a77eefa7ad069c4819.html | 165 +++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 ucs2-lib/doc/html/group___g___u_c_s___n_e_t_ga3a71b7772ce265a77eefa7ad069c4819.html (limited to 'ucs2-lib/doc/html/group___g___u_c_s___n_e_t_ga3a71b7772ce265a77eefa7ad069c4819.html') diff --git a/ucs2-lib/doc/html/group___g___u_c_s___n_e_t_ga3a71b7772ce265a77eefa7ad069c4819.html b/ucs2-lib/doc/html/group___g___u_c_s___n_e_t_ga3a71b7772ce265a77eefa7ad069c4819.html new file mode 100644 index 0000000..9a41501 --- /dev/null +++ b/ucs2-lib/doc/html/group___g___u_c_s___n_e_t_ga3a71b7772ce265a77eefa7ad069c4819.html @@ -0,0 +1,165 @@ + + + + + +UNICENS: Ucs_Network_ForceNotAvailable + + + + + + + + + + + + + + + +
+
+
+ + + + + + + +
Logo +
UNICENS V2.1.0-3491
+
User Manual and API Reference
+ +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
Ucs_Return_t Ucs_Network_ForceNotAvailable (Ucs_Inst_tself,
bool force,
Ucs_StdResultCb_t result_fptr 
)
+
+ +

Triggers the INIC to force the NotAvailable state.

+
Parameters
+ + + + +
selfThe instance
forceIs true if the INIC shall force the network in NotAvailable state. If false the INIC shall no no longer force the network to NotAvailable state.
result_fptrOptional result callback
+
+
+
Returns
Possible return values are shown in the table below. + + + + + + + + + + +
Value Description
UCS_RET_SUCCESS No error
UCS_RET_ERR_BUFFER_OVERFLOW No message buffer available
UCS_RET_ERR_API_LOCKED API is currently locked
UCS_RET_ERR_NOT_INITIALIZED UNICENS is not initialized
+
+ +
+
+
+
+ + + + + + -- cgit 1.2.3-korg