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/ |
| D | main.c | 126 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/ |
| D | test_op_agg.c | 157 err = bt_mesh_cfg_cli_mod_app_bind_vnd(0, addr, addr, 0, TEST_VND_MOD_ID, in op_agg_test_prov_and_conf()
|
| D | test_sar.c | 165 err = bt_mesh_cfg_cli_mod_app_bind_vnd(0, addr, addr, 0, TEST_VND_MOD_ID, in prov_and_conf()
|
| D | test_persistence.c | 620 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/ |
| D | main.c | 218 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/ |
| D | mesh.c | 104 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/ |
| D | cfg_cli.h | 938 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/ |
| D | cfg.c | 948 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/ |
| D | cfg_cli.c | 1562 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/ |
| D | btp_mesh.c | 3220 err = bt_mesh_cfg_cli_mod_app_bind_vnd(sys_le16_to_cpu(cp->net_idx), in config_model_app_bind_vnd()
|