nvs::NVSHandle::get_item_size() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferencesOverride Tree

Return value

- ESP_OK if the item with specified type and key exists. Its size will be returned via \c size. - ESP_ERR_NVS_NOT_FOUND if an item with the requested key and type doesn't exist or any other error occurs.