Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dcfg_srv.h183 } cfg_mod_app_bind; member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c2587 change.cfg_mod_app_bind.elem_addr = elem_addr; in mod_app_bind()
2588 change.cfg_mod_app_bind.app_idx = key_app_idx; in mod_app_bind()
2589 change.cfg_mod_app_bind.cid = vnd ? mod->vnd.company : 0xFFFF; in mod_app_bind()
2590 change.cfg_mod_app_bind.mod_id = vnd ? mod->vnd.id : mod->id; in mod_app_bind()