Searched defs:persistence (Results 1 – 4 of 4) sorted by relevance
51 int MQTTPersistence_create(MQTTClient_persistence** persistence, int type, void* pcontext) in MQTTPersistence_create()
179 MQTTClient_persistence* persistence; /**< a persistence implementation */ member
153 MQTTClient_persistence* persistence; /* a persistence implementation */ member
2168 #define PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(persistence, location) \ argument