Searched refs:pub_cfg (Results 1 – 1 of 1) sorted by relevance
32 static struct bt_mesh_test_cfg pub_cfg; variable38 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()