Home
last modified time | relevance | path

Searched refs:CONFIG_DEVICE_PWD (Results 1 - 7 of 7) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Diot_config.h35 #define CONFIG_DEVICE_PWD "hispark2021" // 设备密码,请参考华为物联网云文档设置该设备密码。例如:hispark2021 macro
H A Dapp_demo_iot.c50 (void)IoTProfileCmdResp(CONFIG_DEVICE_PWD, &resp); in DemoMsgRcvCallBack()
H A Diot_main.c258 if (CONFIG_DEVICE_PWD != DEVICE_PWD_DEFAULT) { in MainEntryProcess()
264 (void)HmacGeneratePwd((const unsigned char *)CONFIG_DEVICE_PWD, strlen(CONFIG_DEVICE_PWD), in MainEntryProcess()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Diot_config.h32 #define CONFIG_DEVICE_PWD "hispark2021" // 设备密码,请参考华为物联网云文档设置该设备密码。例如:hispark2021 macro
H A Diot_main.c255 (void)HmacGeneratePwd((const unsigned char *)CONFIG_DEVICE_PWD, strlen(CONFIG_DEVICE_PWD), in MainEntryProcess()
H A Dapp_demo_iot.c146 (void)IoTProfileCmdResp(CONFIG_DEVICE_PWD, &resp); in DemoMsgRcvCallBack()
/vendor/hisilicon/hispark_pegasus/demo/udp_demo/
H A Dudp_config.h49 #define CONFIG_DEVICE_PWD "xxxxxx" macro

Completed in 3 milliseconds