Home
last modified time | relevance | path

Searched refs:aiotMqttSign (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/mqtt/example/
A Dmqtt_example.c23 extern int aiotMqttSign(const char *productKey, const char *deviceName, const char *deviceSecret, c…
62 …if ((rc = aiotMqttSign(EXAMPLE_PRODUCT_KEY, EXAMPLE_DEVICE_NAME, EXAMPLE_DEVICE_SECRET, clientId, … in mqtt_comp_example()
A Daiot_mqtt_sign.c34 int aiotMqttSign(const char *productKey, const char *deviceName, const char *deviceSecret, in aiotMqttSign() function

Completed in 20 milliseconds