Home
last modified time | relevance | path

Searched refs:user_property_t (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linksdk/core/
A Daiot_mqtt_api.h124 } user_property_t; typedef
141 user_property_t *user_property[USER_PROPERTY_MAX];
153 user_property_t *user_property[USER_PROPERTY_MAX];
166 user_property_t *user_property[USER_PROPERTY_MAX]; /* 用户属性 */
179 user_property_t *user_property[USER_PROPERTY_MAX]; /* 用户属性 */
191 user_property_t *user_property[USER_PROPERTY_MAX];
203 user_property_t *user_property[USER_PROPERTY_MAX];
A Daiot_mqtt_api.c427 user_property_t *user_prop = user_prop_list[idx++]; in _core_mqtt_general_property_is_valid()
458 user_property_t **prop_list = general_property->user_property; in _core_write_general_prop()
470 user_property_t *prop = prop_list[iter]; in _core_write_general_prop()
810 user_property_t **user_prop = general_prop->user_property; in _core_mqtt_parse_general_properties()
814 user_property_t cur_user_prop; in _core_mqtt_parse_general_properties()
965 USER_PROPERTY_MAX * (sizeof(user_property_t *))); in _core_mqtt_parse_conack_properties()
982 user_property_t *user_prop = user_property_list[iter]; in _core_reclaim_user_properties_mem()
1949 USER_PROPERTY_MAX * (sizeof(user_property_t *))); in _core_mqtt_parse_pub_properties()
2832 user_property_t **list = general_prop->user_property; in _core_get_general_property_len()
2851 user_property_t *user_prop = list[iter]; in _core_get_general_property_len()
[all …]
/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_mqtt.h353 user_property_t

Completed in 13 milliseconds