Home
last modified time | relevance | path

Searched refs:g_defaultSubscribeTopic (Results 1 – 3 of 3) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
Diot_main.c74 static const char *g_defaultSubscribeTopic[] = { variable
83 #define CN_TOPIC_SUBSCRIBE_NUM (sizeof(g_defaultSubscribeTopic) / sizeof(const char *))
210 …c = MQTTClient_subscribeMany(client, CN_TOPIC_SUBSCRIBE_NUM, (char* const*)g_defaultSubscribeTopic, in MqttProcess()
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
Diot_main.c73 static const char *g_defaultSubscribeTopic[] = { variable
82 #define CN_TOPIC_SUBSCRIBE_NUM (sizeof(g_defaultSubscribeTopic) / sizeof(const char *))
217 …c = MQTTClient_subscribeMany(client, CN_TOPIC_SUBSCRIBE_NUM, (char* const*)g_defaultSubscribeTopic, in MqttProcess()
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
DREADME.md196 …/applications/sample/wifi-iot/app/iottencent_demo/iot_main.c文件中搜索g_defaultSubscribeTopic字段,将腾讯云上的T…
198 static const char *g_defaultSubscribeTopic[] = {