Home
last modified time | relevance | path

Searched refs:app_key_set (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dsettings.c481 static int app_key_set(const char *name) in app_key_set() function
1224 { "mesh/appkey", app_key_set }, /* For Node */
Dcfg_srv.c367 static uint8_t app_key_set(uint16_t net_idx, uint16_t app_idx, const uint8_t val[16], in app_key_set() function
470 status = app_key_set(key_net_idx, key_app_idx, buf->data, false); in app_key_add()
505 status = app_key_set(key_net_idx, key_app_idx, buf->data, true); in app_key_update()