Searched refs:aiotMqttSign (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/mqtt/example/ |
A D | mqtt_example.c | 23 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 D | aiot_mqtt_sign.c | 34 int aiotMqttSign(const char *productKey, const char *deviceName, const char *deviceSecret, in aiotMqttSign() function
|
Completed in 20 milliseconds