Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_dm_config.h9 #define IOTX_DM_CLIENT_SUB_RETRY_MAX_COUNTS (3) macro
A Ddm_api.c320 int retry_cnt = IOTX_DM_CLIENT_SUB_RETRY_MAX_COUNTS; in iotx_dm_subscribe_user_topic()
/AliOS-Things-master/components/linkkit/dev_model/client/
A Ddm_client.c86 int retry_cnt = IOTX_DM_CLIENT_SUB_RETRY_MAX_COUNTS; in _dm_client_subscribe_filter()
170 int retry_cnt = IOTX_DM_CLIENT_SUB_RETRY_MAX_COUNTS; in dm_client_subscribe_all()

Completed in 8 milliseconds