Searched refs:bt_mesh_cfg_cli_mod_app_unbind_vnd (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | cfg_cli.h | 958 int bt_mesh_cfg_cli_mod_app_unbind_vnd(uint16_t net_idx, uint16_t addr, uint16_t elem_addr,
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_persistence.c | 858 err = bt_mesh_cfg_cli_mod_app_unbind_vnd(test_netkey_idx, TEST_ADDR, TEST_ADDR, in test_access_data_remove()
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | cfg.c | 992 err = bt_mesh_cfg_cli_mod_app_unbind_vnd(bt_mesh_shell_target_ctx.net_idx, in cmd_mod_app_unbind()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | cfg_cli.c | 1611 int bt_mesh_cfg_cli_mod_app_unbind_vnd(uint16_t net_idx, uint16_t addr, uint16_t elem_addr, in bt_mesh_cfg_cli_mod_app_unbind_vnd() function
|