Home
last modified time | relevance | path

Searched refs:bt_mesh_cfg_cli_mod_sub_del (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_transport.c541 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/
Dcfg_cli.h1145 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/
Dcfg.c1140 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/
Dcfg_cli.c1736 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/
Dbtp_mesh.c2775 err = bt_mesh_cfg_cli_mod_sub_del(sys_le16_to_cpu(cp->net_idx), in config_mod_sub_del()