Home
last modified time | relevance | path

Searched refs:AMP_CUSTOMER_DEVICESECRET (Results 1 – 17 of 17) sorted by relevance

/AliOS-Things-master/components/py_engine/modules/aliyunIoT/
A Dmodule_aiot_dynreg.c33 aos_kv_set(AMP_CUSTOMER_DEVICESECRET, in pyamp_aiot_app_dynreg_recv_handler()
96 aos_kv_get(AMP_CUSTOMER_DEVICESECRET, device_secret, &devicesecret_len); in pyamp_aiot_dynreg_http()
152 aos_kv_get(AMP_CUSTOMER_DEVICESECRET, device_secret, &devicesecret_len); in pyamp_aiot_dynreg_http()
A Dmodule_aiot_mqtt.c273 aos_kv_get(AMP_CUSTOMER_DEVICESECRET, device_secret, &devicesecret_len); in pyamp_aiot_mqtt_client_start()
A Dmodule_aiot_gateway.c487 aos_kv_set(AMP_CUSTOMER_DEVICESECRET, deviceSecret, IOTX_DEVICE_SECRET_LEN, 1); in aiot_create_gateway()
A Dmodule_aiot_device.c728 aos_kv_set(AMP_CUSTOMER_DEVICESECRET, deviceSecret, IOTX_DEVICE_SECRET_LEN, in aiot_create_device()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/aiot/
A Dmodule_aiot_dynreg.c31 …aos_kv_set(AMP_CUSTOMER_DEVICESECRET, packet->data.device_info.device_secret, strlen(packet->data.… in aiot_app_dynreg_recv_handler()
73 aos_kv_get(AMP_CUSTOMER_DEVICESECRET, device_secret, &devicesecret_len); in aiot_dynreg_http()
114 aos_kv_get(AMP_CUSTOMER_DEVICESECRET, device_secret, &devicesecret_len); in aiot_dynreg_http()
A Dmodule_aiot_mqtt.c248 aos_kv_get(AMP_CUSTOMER_DEVICESECRET, device_secret, &devicesecret_len); in aiot_mqtt_client_start()
A Dmodule_aiot_device.c532 aos_kv_set(AMP_CUSTOMER_DEVICESECRET, deviceSecret, IOTX_DEVICE_SECRET_LEN, 1); in native_aiot_create_device()
A Dmodule_aiot_gateway.c462 aos_kv_set(AMP_CUSTOMER_DEVICESECRET, deviceSecret, IOTX_DEVICE_SECRET_LEN, 1); in native_aiot_create_gateway()
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/aiot/
A Dmodule_aiot_dynreg.c34 …aos_kv_set(AMP_CUSTOMER_DEVICESECRET, packet->data.device_info.device_secret, strlen(packet->data.… in aiot_app_dynreg_recv_handler()
86 aos_kv_get(AMP_CUSTOMER_DEVICESECRET, device_secret, &devicesecret_len); in aiot_dynreg_http()
139 aos_kv_get(AMP_CUSTOMER_DEVICESECRET, device_secret, &devicesecret_len); in aiot_dynreg_http()
A Dmodule_aiot_mqtt.c227 aos_kv_get(AMP_CUSTOMER_DEVICESECRET, device_secret, &devicesecret_len); in aiot_mqtt_client_start()
A Dmodule_aiot_device.c567 aos_kv_set(AMP_CUSTOMER_DEVICESECRET, deviceSecret, IOTX_DEVICE_SECRET_LEN, 1); in native_aiot_create_device()
A Dmodule_aiot_gateway.c526 aos_kv_set(AMP_CUSTOMER_DEVICESECRET, deviceSecret, IOTX_DEVICE_SECRET_LEN, 1); in native_aiot_create_gateway()
/AliOS-Things-master/components/amp/main/
A Damp_defines.h51 #define AMP_CUSTOMER_DEVICESECRET "_amp_customer_devicesecret" macro
/AliOS-Things-master/components/py_engine/external/common/
A Dpy_defines.h55 #define AMP_CUSTOMER_DEVICESECRET "_amp_customer_devicesecret" macro
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/ota/
A Dmodule_appota.c443 aos_kv_get(AMP_CUSTOMER_DEVICESECRET, customer_ota_ctx.ds, &devicesecret_len); in native_ota_init()
/AliOS-Things-master/components/py_engine/modules/ota/
A Dmodappota.c508 aos_kv_get(AMP_CUSTOMER_DEVICESECRET, customer_ota_ctx.ds, in ota_init()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/ota/
A Dmodule_appota.c496 aos_kv_get(AMP_CUSTOMER_DEVICESECRET, customer_ota_ctx.ds, &devicesecret_len); in native_ota_init()

Completed in 25 milliseconds