Home
last modified time | relevance | path

Searched refs:bt_mesh_cfg_app_key_update (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/include/
Dcfg_cli.h275 int bt_mesh_cfg_app_key_update(bt_mesh_client_common_param_t *param,
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_config_model.c597 return bt_mesh_cfg_app_key_update(&param, set->app_key_update.net_idx, in btc_ble_mesh_config_client_set_state()
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/
Dcfg_cli.c1105 int bt_mesh_cfg_app_key_update(bt_mesh_client_common_param_t *param, in bt_mesh_cfg_app_key_update() function