Home
last modified time | relevance | path

Searched defs:client_id (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Dmqtt.c209 static int add_client_id(const char *client_id, const size_t client_id_len, in add_client_id()
262 char client_id[MQTT_CLIENTID_LEN + 1] = "curl"; in mqtt_connect() local
/curl/tests/server/
H A Dmqttd.c500 char client_id[MAX_CLIENT_ID_LENGTH]; in mqttit() local

Completed in 7 milliseconds