Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_heartbeat.c32 static struct bt_mesh_test_cfg pub_cfg; variable
38 pub_cfg.addr = PUBLISHER_ADDR_START + get_device_nbr(); in test_publish_init()
39 pub_cfg.dev_key[0] = get_device_nbr(); in test_publish_init()
40 bt_mesh_test_cfg_set(&pub_cfg, WAIT_TIME); in test_publish_init()