Home
last modified time | relevance | path

Searched refs:topic (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DMQTTClient.h164 * Return code: The topic has been truncated (the topic string includes
165 * embedded NULL characters). String functions will not access the full topic.
166 * Use the topic length value to access the full topic.
264 * message topic is not part of this structure (see MQTTClient_publishMessage(),
300 * transmitted to new subscribers to a topic that matches the message topic.
341 * @param topicName The topic associated with the received message.
342 * @param topicLen The length of the topic i
[all...]
H A DClients.h48 char *topic; member
76 char *topic; member
H A DMQTTAsync.h148 * Return code: The topic has been truncated (the topic string includes
149 * embedded NULL characters). String functions will not access the full topic.
150 * Use the topic length value to access the full topic.
255 * message topic is not part of this structure (see MQTTAsync_publishMessage(),
291 * transmitted to new subscribers to a topic that matches the message topic.
332 * @param topicName The topic associated with the received message.
333 * @param topicLen The length of the topic i
[all...]
H A DMQTTProtocolOut.h34 size_t MQTTProtocol_addressPort(const char* uri, int* port, const char **topic);
H A DSocketBuffer.h86 pending_writes* SocketBuffer_updateWrite(int socket, char* topic, char* payload);
H A DMQTTPacket.h125 *willTopic, /**< will topic */
203 char* topic; /**< topic string */ member

Completed in 4 milliseconds