/AliOS-Things-master/components/freetype/src/autofit/ |
A D | afstyles.h | 42 #define STYLE_LATIN( s, S, f, F, ds, df, C ) \ argument 51 #define META_STYLE_LATIN( s, S, ds ) \ argument
|
/AliOS-Things-master/components/ble_netconfig/ |
A D | blecfg_linksdk.c | 42 static int32_t BleCfg_devinfo_kv_save(char *pk, char *dn, char *ds) in BleCfg_devinfo_kv_save() 103 static int32_t BleCfg_devinfo_kv_load(char *pk, char *dn, char *ds) in BleCfg_devinfo_kv_load() 135 BLECFG_STATE BleCfg_dev_set(char *pk, char *dn, char *ds) in BleCfg_dev_set()
|
A D | blecfg_main.c | 98 char *ap_buf, *ssid, *passwd, *pk, *dn, *ds; in BleCfg_cmd_parse() local
|
/AliOS-Things-master/components/linkkit/dev_model/ |
A D | dm_ota.c | 73 char ds[IOTX_DEVICE_SECRET_LEN + 1] = { 0 }; in dm_ota_switch_device() local
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/aiot/ |
A D | module_aiot_gateway.c | 437 JSValue ds = JS_GetPropertyStr(ctx, argv[0], "deviceSecret"); in native_aiot_create_gateway() local 511 JSValue ds = JS_GetPropertyStr(ctx, subobj, "deviceSecret"); in native_aiot_addTopo() local 583 JSValue ds = JS_GetPropertyStr(ctx, subobj, "deviceSecret"); in native_aiot_removeTopo() local 692 JSValue ds = JS_GetPropertyStr(ctx, subobj, "deviceSecret"); in native_aiot_login() local 735 JSValue ds = JS_GetPropertyStr(ctx, subobj, "deviceSecret"); in native_aiot_logout() local
|
/AliOS-Things-master/components/linkkit/wrappers/os/ |
A D | HAL_PRODUCT_rhino.c | 164 int HAL_SaveDeviceIdentity(char *pk, char *ps, char *dn, char *ds) in HAL_SaveDeviceIdentity()
|
/AliOS-Things-master/components/linksdk/components/dynreg-mqtt/ |
A D | aiot_dynregmq_api.c | 48 char *ds = NULL; in _dynregmq_recv_handler() local
|
/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/ |
A D | zconfig_vendor_common.c | 455 void aws_start(char *pk, char *dn, char *ds, char *ps) in aws_start()
|
/AliOS-Things-master/components/linkkit/dynamic_register/ |
A D | dynreg.c | 406 char *ds = (char *)pcontext; in _mqtt_dynreg_topic_handle() local
|
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/ |
A D | modbluetooth_btstack.c | 550 STATIC void btstack_init_deinit_timeout_handler(btstack_timer_source_t *ds) { in btstack_init_deinit_timeout_handler() 1233 STATIC void scan_duration_timeout_handler(btstack_timer_source_t *ds) { in scan_duration_timeout_handler()
|
/AliOS-Things-master/components/amp_adapter/platform/aos/haas700/ |
A D | ota_agent.h | 217 char ds[64+1]; /* Device secret */ member
|
/AliOS-Things-master/components/ota/include/ |
A D | ota_agent.h | 217 char ds[64+1]; /* Device secret */ member
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | SDL_gfxPrimitives.c | 4093 int a2, b2, ds, dt, dxt, t, s, d; in aaellipseColor() local
|