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 --- ...y_p_e_s_ga779e730fce488874146678e0971f52a8.html | 152 +++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 ucs2-lib/doc/html/group___g___u_c_s___n_e_t___t_y_p_e_s_ga779e730fce488874146678e0971f52a8.html (limited to 'ucs2-lib/doc/html/group___g___u_c_s___n_e_t___t_y_p_e_s_ga779e730fce488874146678e0971f52a8.html') diff --git a/ucs2-lib/doc/html/group___g___u_c_s___n_e_t___t_y_p_e_s_ga779e730fce488874146678e0971f52a8.html b/ucs2-lib/doc/html/group___g___u_c_s___n_e_t___t_y_p_e_s_ga779e730fce488874146678e0971f52a8.html new file mode 100644 index 0000000..23966c9 --- /dev/null +++ b/ucs2-lib/doc/html/group___g___u_c_s___n_e_t___t_y_p_e_s_ga779e730fce488874146678e0971f52a8.html @@ -0,0 +1,152 @@ + + + + + +UNICENS: Ucs_Network_StatusMask_t + + + + + + + + + + + + + + + +
+
+
+ + + + + + + +
Logo +
UNICENS V2.1.0-3491
+
User Manual and API Reference
+ +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
+ + + + +
enum Ucs_Network_StatusMask_t
+
+ +

Defines the flags set in change_mask used by NetworkStatus.Status.

+
Enumerator:
+ + + + + + + + +
UCS_NW_M_EVENTS  +

Flag for notification of event changes.

+
UCS_NW_M_AVAIL  +

Flag for notification of availability changes.

+
UCS_NW_M_AVAIL_INFO  +

Flag for notification of availability info changes.

+
UCS_NW_M_AVAIL_TR_CAUSE  +

Flag for notification of availability transition cause changes.

+
UCS_NW_M_NODE_ADDR  +

Flag for notification of node address changes.

+
UCS_NW_M_NODE_POS  +

Flag for notification of node position changes.

+
UCS_NW_M_MAX_POS  +

Flag for notification of MPR changes.

+
UCS_NW_M_PACKET_BW  +

Flag for notification of packet bandwidth changes.

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