Home
last modified time | relevance | path

Searched refs:bt_mesh_cfg_cli_mod_app_bind_vnd (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/samples/bluetooth/mesh_demo/src/
Dmain.c126 bt_mesh_cfg_cli_mod_app_bind_vnd(net_idx, addr, addr, app_idx, MOD_LF, BT_COMP_ID_LF, NULL); in configure()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_op_agg.c157 err = bt_mesh_cfg_cli_mod_app_bind_vnd(0, addr, addr, 0, TEST_VND_MOD_ID, in op_agg_test_prov_and_conf()
Dtest_sar.c165 err = bt_mesh_cfg_cli_mod_app_bind_vnd(0, addr, addr, 0, TEST_VND_MOD_ID, in prov_and_conf()
Dtest_persistence.c620 err = bt_mesh_cfg_cli_mod_app_bind_vnd(test_netkey_idx, TEST_ADDR, TEST_ADDR, in node_configure()
/Zephyr-latest/samples/bluetooth/mesh_provisioner/src/
Dmain.c218 err = bt_mesh_cfg_cli_mod_app_bind_vnd(net_idx, node->addr, elem_addr, in configure_node()
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dmesh.c104 err = bt_mesh_cfg_cli_mod_app_bind_vnd(NET_IDX, addr, addr, APP_IDX, in cfg_cli_app_key_status_cb()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcfg_cli.h938 int bt_mesh_cfg_cli_mod_app_bind_vnd(uint16_t net_idx, uint16_t addr, uint16_t elem_addr,
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dcfg.c948 err = bt_mesh_cfg_cli_mod_app_bind_vnd(bt_mesh_shell_target_ctx.net_idx, in cmd_mod_app_bind()
/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg_cli.c1562 int bt_mesh_cfg_cli_mod_app_bind_vnd(uint16_t net_idx, uint16_t addr, uint16_t elem_addr, in bt_mesh_cfg_cli_mod_app_bind_vnd() function
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c3220 err = bt_mesh_cfg_cli_mod_app_bind_vnd(sys_le16_to_cpu(cp->net_idx), in config_model_app_bind_vnd()