Searched refs:customize_info (Results 1 – 3 of 3) sorted by relevance
147 const char *customize_info; /* Specify User custom information */ member
212 if (pInitParams != NULL && pInitParams->customize_info != NULL) { in IOT_MQTT_Construct()213 if (strstr(pInitParams->customize_info, "authtype=id2") != NULL) { in IOT_MQTT_Construct()275 (pInitParams != NULL) ? pInitParams->customize_info : NULL, in IOT_MQTT_Construct()
261 ((iotx_mqtt_param_t *)_mqtt_conncection->open_params)->customize_info = in _mqtt_connect()
Completed in 5 milliseconds