Searched refs:bt_mesh_cfg_cli_friend_set (Results 1 – 5 of 5) sorted by relevance
| /Zephyr-latest/include/zephyr/bluetooth/mesh/ |
| D | cfg_cli.h | 658 int bt_mesh_cfg_cli_friend_set(uint16_t net_idx, uint16_t addr, uint8_t val, uint8_t *status);
|
| /Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
| D | test_persistence.c | 927 err = bt_mesh_cfg_cli_friend_set(test_netkey_idx, TEST_ADDR, in test_cfg_save()
|
| /Zephyr-latest/subsys/bluetooth/mesh/shell/ |
| D | cfg.c | 376 err = bt_mesh_cfg_cli_friend_set(bt_mesh_shell_target_ctx.net_idx, in cmd_friend()
|
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | cfg_cli.c | 1249 int bt_mesh_cfg_cli_friend_set(uint16_t net_idx, uint16_t addr, uint8_t val, uint8_t *status) in bt_mesh_cfg_cli_friend_set() function
|
| /Zephyr-latest/tests/bluetooth/tester/src/ |
| D | btp_mesh.c | 2543 err = bt_mesh_cfg_cli_friend_set(sys_le16_to_cpu(cp->net_idx), in config_friend_set()
|