Searched refs:alcs_mqtt_ctx (Results 1 – 1 of 1) sorted by relevance
247 alcs_mqtt_ctx_t *alcs_mqtt_ctx = NULL; in __alcs_mqtt_subscribe_callback() local253 alcs_mqtt_ctx = (alcs_mqtt_ctx_t *)pcontext; in __alcs_mqtt_subscribe_callback()281 alcs_mqtt_ctx->product_key, alcs_mqtt_ctx->device_name); in __alcs_mqtt_subscribe_callback()372 alcs_mqtt_ctx->product_key, alcs_mqtt_ctx->device_name); in __alcs_mqtt_subscribe_callback()391 if (NULL != alcs_mqtt_ctx->coap_ctx && prefix) { in __alcs_mqtt_subscribe_callback()427 alcs_mqtt_ctx->product_key, alcs_mqtt_ctx->device_name); in __alcs_mqtt_subscribe_callback()437 alcs_mqtt_ctx->product_key, alcs_mqtt_ctx->device_name); in __alcs_mqtt_subscribe_callback()456 if (NULL != alcs_mqtt_ctx->coap_ctx && blacklist) { in __alcs_mqtt_subscribe_callback()470 alcs_mqtt_ctx->product_key, alcs_mqtt_ctx->device_name); in __alcs_mqtt_subscribe_callback()476 if (NULL != alcs_mqtt_ctx->coap_ctx) { in __alcs_mqtt_subscribe_callback()[all …]
Completed in 4 milliseconds