Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_core/include/
Dcfg_cli.h68 int bt_mesh_cfg_mod_app_bind(bt_mesh_client_common_param_t *param,
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_config_model.c513 return bt_mesh_cfg_mod_app_bind(&param, set->model_app_bind.element_addr, in btc_ble_mesh_config_client_set_state()
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_core/
Dcfg_cli.c809 int bt_mesh_cfg_mod_app_bind(bt_mesh_client_common_param_t *param, in bt_mesh_cfg_mod_app_bind() function