Searched refs:bt_mesh_priv_beacon_cli_gatt_proxy_set (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | priv_beacon_cli.h | 143 int bt_mesh_priv_beacon_cli_gatt_proxy_set(uint16_t net_idx, uint16_t addr,
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | priv_beacon.c | 88 err = bt_mesh_priv_beacon_cli_gatt_proxy_set(bt_mesh_shell_target_ctx.net_idx, in cmd_priv_gatt_proxy_set()
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_proxy_sol.c | 143 err = bt_mesh_priv_beacon_cli_gatt_proxy_set(0, iut_cfg.addr, in iut_configure()
|
D | test_persistence.c | 964 err = bt_mesh_priv_beacon_cli_gatt_proxy_set(test_netkey_idx, TEST_ADDR, priv_beacon_gatt, in test_cfg_save()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | priv_beacon_cli.c | 197 int bt_mesh_priv_beacon_cli_gatt_proxy_set(uint16_t net_idx, uint16_t addr, uint8_t val, in bt_mesh_priv_beacon_cli_gatt_proxy_set() function
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_mesh.c | 855 err = bt_mesh_priv_beacon_cli_gatt_proxy_set(net.net_idx, cp->dst, state, &state); in priv_gatt_proxy_set()
|