Searched defs:exist (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | settings.c | 199 bool exist = false; in role_set() local 227 bool exist = false; in net_set() local 256 bool exist = false; in iv_set() local 286 bool exist = false; in seq_set() local 352 bool exist = false; in rpl_set() local 428 bool exist = false; in net_key_set() local 488 bool exist = false; in app_key_set() local 554 bool exist = false; in hb_pub_set() local 600 bool exist = false; in cfg_set() local 634 bool exist = false; in model_set_bind() local [all …]
|
D | settings_uid.c | 73 bool exist = false; in settings_uid_load() local
|
D | provisioner_main.c | 839 static int provisioner_check_app_idx(uint16_t app_idx, bool exist) in provisioner_check_app_idx() 901 static int provisioner_check_net_idx(uint16_t net_idx, bool exist) in provisioner_check_net_idx()
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/storage/ |
D | settings_nvs.c | 296 uint8_t *buf, size_t buf_len, bool *exist) in settings_load() 322 uint8_t *buf, size_t buf_len, bool *exist) in bt_mesh_load_settings() 331 int bt_mesh_load_core_settings(const char *key, uint8_t *buf, size_t buf_len, bool *exist) in bt_mesh_load_core_settings() 338 int bt_mesh_load_uid_settings(const char *key, uint8_t *buf, size_t buf_len, bool *exist) in bt_mesh_load_uid_settings() 377 bool exist = false; in settings_get_item() local
|
/hal_espressif-latest/components/esp_hw_support/ |
D | sleep_retention.c | 352 bool exist = false; in sleep_retention_entries_get_destroy_context() local 442 …bool exist = sleep_retention_entries_get_destroy_context(priority, module, &destroy_entries, &dest… in sleep_retention_entries_all_destroy_wrapper() local
|