Home
last modified time | relevance | path

Searched refs:settings_store_itf (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/settings/
A Dsettings.h383 struct settings_store_itf;
392 const struct settings_store_itf *cs_itf;
426 struct settings_store_itf { struct
/AliOS-Things-master/components/ble_host/bt_host/port/core/settings/src/
A Dsettings_kv.c26 static struct settings_store_itf settings_kv_itf = {
A Dsettings_nvs.c29 static struct settings_store_itf settings_nvs_itf = {
A Dsettings_fcb.c31 static const struct settings_store_itf settings_fcb_itf = {
A Dsettings_file.c31 static const struct settings_store_itf settings_file_itf = {

Completed in 6 milliseconds