Searched refs:bt_mesh_cfg_cli_mod_sub_del (Results 1 – 5 of 5) sorted by relevance
| /Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
| D | test_transport.c | 541 err = bt_mesh_cfg_cli_mod_sub_del(0, cfg->addr, cfg->addr, BT_MESH_ADDR_RELAYS, in test_rx_fixed()
|
| /Zephyr-latest/include/zephyr/bluetooth/mesh/ |
| D | cfg_cli.h | 1145 int bt_mesh_cfg_cli_mod_sub_del(uint16_t net_idx, uint16_t addr, uint16_t elem_addr,
|
| /Zephyr-latest/subsys/bluetooth/mesh/shell/ |
| D | cfg.c | 1140 err = bt_mesh_cfg_cli_mod_sub_del(bt_mesh_shell_target_ctx.net_idx, in cmd_mod_sub_del()
|
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | cfg_cli.c | 1736 int bt_mesh_cfg_cli_mod_sub_del(uint16_t net_idx, uint16_t addr, uint16_t elem_addr, in bt_mesh_cfg_cli_mod_sub_del() function
|
| /Zephyr-latest/tests/bluetooth/tester/src/ |
| D | btp_mesh.c | 2775 err = bt_mesh_cfg_cli_mod_sub_del(sys_le16_to_cpu(cp->net_idx), in config_mod_sub_del()
|