Home
last modified time | relevance | path

Searched defs:topic (Results 1 - 25 of 28) sorted by relevance

12

/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Dapp_demo_iot.c34 static void DemoMsgRcvCallBack(int qos, const char *topic, const char *payload) in DemoMsgRcvCallBack() argument
H A Diot_main.c59 const char *topic; member
84 static int MsgRcvCallBack(unsigned char *context, char *topic, int topicLen, MQTTClient_message *message) in MsgRcvCallBack() argument
314 IotSendMsg(int qos, const char *topic, const char *payload) IotSendMsg() argument
[all...]
H A Diot_profile.c240 const char *topic; in IoTProfileCmdResp() local
292 char *topic; in IoTProfilePropertyReport() local
[all...]
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DBroadcastSubscribeTest.cpp27 static void C1Callback(Consumer *consumer, const Topic *topic, const Request *request) in C1Callback() argument
32 static void C2Callback(Consumer *consumer, const Topic *topic, const Request *request) in C2Callback() argument
[all...]
H A DBroadcastPublishTest.cpp28 static void C1Callback(Consumer *consumer, const Topic *topic, const Request *request) in C1Callback() argument
33 static void C2Callback(Consumer *consumer, const Topic *topic, const Request *request) in C2Callback() argument
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H A Dbroadcast_subscribe_func_test.c28 static void C1Callback(Consumer *consumer, const Topic *topic, const Request *request) in C1Callback() argument
34 static void C2Callback(Consumer *consumer, const Topic *topic, const Request *request) in C2Callback() argument
[all...]
H A Dbroadcast_publish_func_test.c29 static void C1Callback(Consumer *consumer, const Topic *topic, const Request *request) in C1Callback() argument
35 static void C2Callback(Consumer *consumer, const Topic *topic, const Request *request) in C2Callback() argument
/third_party/gn/src/gn/
H A Dstandard_out.cc221 PrintSectionHelp(const std::string& line, const std::string& topic, const std::string& tag) PrintSectionHelp() argument
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Dapp_demo_iot.c79 static void DemoMsgRcvCallBack(int qos, const char *topic, const char *payload) in DemoMsgRcvCallBack() argument
H A Diot_main.c63 const char *topic; member
85 static int MsgRcvCallBack(char *context, char *topic, int topicLen, MQTTClient_message *message) in MsgRcvCallBack() argument
282 IotSendMsg(int qos, const char *topic, const char *payload) IotSendMsg() argument
[all...]
H A Diot_profile.c317 char *topic; in IoTProfilePropertyReport() local
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Dapp_demo_iot.c79 static void DemoMsgRcvCallBack(int qos, const char *topic, const char *payload) in DemoMsgRcvCallBack() argument
H A Diot_main.c63 const char *topic; member
85 static int MsgRcvCallBack(char *context, char *topic, int topicLen, MQTTClient_message *message) in MsgRcvCallBack() argument
282 IotSendMsg(int qos, const char *topic, const char *payload) IotSendMsg() argument
[all...]
H A Diot_profile.c317 char *topic; in IoTProfilePropertyReport() local
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-mqtt.c145 secstream_mqtt_publish(struct lws *wsi, uint8_t *buf, size_t buf_len, uint32_t payload_len, const char* topic, lws_mqtt_qos_levels_t qos, uint8_t retain, uint8_t dup, int f) secstream_mqtt_publish() argument
350 secstream_mqtt_is_shadow_matched(struct lws *wsi, const char *topic) secstream_mqtt_is_shadow_matched() argument
[all...]
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_iot.c129 static void DemoMsgRcvCallBack(int qos, const char *topic, char *payload) in DemoMsgRcvCallBack() argument
H A Diot_main.c60 const char *topic; member
85 static int MsgRcvCallBack(unsigned char *context, char *topic, int topicLen, MQTTClient_message *message) in MsgRcvCallBack() argument
303 IotSendMsg(int qos, const char *topic, const char *payload) IotSendMsg() argument
[all...]
H A Diot_profile.c240 const char *topic; in IoTProfileCmdResp() local
292 char *topic; in IoTProfilePropertyReport() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DMQTTPacket.h203 char* topic; /**< topic string */ member
H A DClients.h48 char *topic; member
76 char *topic; member
/third_party/libwebsockets/lib/roles/mqtt/
H A Dmqtt.c274 lws_mqtt_validate_topic(const char *topic, size_t topiclen, uint8_t awsiot) in lws_mqtt_validate_topic() argument
330 lws_mqtt_create_sub(struct _lws_mqtt_related *mqtt, const char *topic) in lws_mqtt_create_sub() argument
[all...]
/third_party/curl/lib/
H A Dmqtt.c439 char *topic = NULL; in mqtt_subscribe() local
418 mqtt_get_topic(struct Curl_easy *data, char **topic, size_t *topiclen) mqtt_get_topic() argument
518 char *topic = NULL; mqtt_publish() local
[all...]
/third_party/curl/tests/server/
H A Dmqttd.c454 static char topic[MAX_TOPIC_LENGTH + 1]; variable
392 publish(FILE *dump, curl_socket_t fd, unsigned short packetid, char *topic, char *payload, size_t payloadlen) publish() argument
[all...]
/third_party/ffmpeg/fftools/
H A Dopt_common.c576 char *topic, *par; in show_help() local
[all...]
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-secure-streams-policy.h309 const char *topic; /* stream sends on this topic */ member

Completed in 16 milliseconds

12