Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DMQTTClientPersistence.h46 * being called. For example, if Persistence_put() returns
140 typedef int (*Persistence_put)(void* handle, char* key, int bufcount, char* buffers[], int buflens[]); typedef
148 * the same key used to save the data to the store with Persistence_put().
165 * Persistence_put().
178 * keys (strings used to store the data with Persistence_put()). It also
229 * A function pointer to an implementation of Persistence_put().
231 Persistence_put pput;

Completed in 1 milliseconds