Home
last modified time | relevance | path

Searched refs:t2_config_t (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/
H A Dtest2.c84 } t2_config_t; typedef
87 LSM_CHILD_PTR (t2_config_t,
92 LSM_STRING_PTR (t2_config_t, id1, "id1"),
93 LSM_STRING_PTR (t2_config_t, arg1, "arg1"),
94 LSM_STRING_PTR (t2_config_t, ssid, "ssid"),
96 LSM_UNSIGNED (t2_config_t, frequency, "frequency"),
97 LSM_UNSIGNED (t2_config_t, arg2, "arg2"),
98 LSM_UNSIGNED (t2_config_t, priority, "priority"),
111 t2_config_t, list, /* the list item type/member */
137 t2_config_t * in t2_config_dump()
[all...]

Completed in 1 milliseconds