Searched refs:bt_mesh_cfg_cli_mod_sub_del_all (Results 1 – 5 of 5) sorted by relevance
| /Zephyr-latest/include/zephyr/bluetooth/mesh/ |
| D | cfg_cli.h | 1475 int bt_mesh_cfg_cli_mod_sub_del_all(uint16_t net_idx, uint16_t addr, uint16_t elem_addr,
|
| /Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
| D | test_persistence.c | 836 err = bt_mesh_cfg_cli_mod_sub_del_all(test_netkey_idx, TEST_ADDR, TEST_ADDR, TEST_MOD_ID, in test_access_data_remove()
|
| /Zephyr-latest/subsys/bluetooth/mesh/shell/ |
| D | cfg.c | 1377 err = bt_mesh_cfg_cli_mod_sub_del_all(bt_mesh_shell_target_ctx.net_idx, in cmd_mod_sub_del_all()
|
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | cfg_cli.c | 1747 int bt_mesh_cfg_cli_mod_sub_del_all(uint16_t net_idx, uint16_t addr, uint16_t elem_addr, in bt_mesh_cfg_cli_mod_sub_del_all() function
|
| /Zephyr-latest/tests/bluetooth/tester/src/ |
| D | btp_mesh.c | 2802 err = bt_mesh_cfg_cli_mod_sub_del_all(sys_le16_to_cpu(cp->net_idx), in config_mod_sub_del_all()
|