Lines Matching full:tester
161 static void provision_and_configure(struct bt_mesh_test_cfg cfg, bool tester) in provision_and_configure() argument
173 const struct bt_mesh_test_cfg *pcfg = tester ? &tester_cfg : &dut_cfg; in provision_and_configure()
174 uint16_t model_id = tester ? TEST_MODEL_ID_2 : TEST_MODEL_ID_1; in provision_and_configure()
351 /* Let the Tester observe pb gatt advertisements before provisioning. The node should in dut_gatt_common()
358 /* Let the Tester observe proxy advertisements */ in dut_gatt_common()
361 /* Send a mesh message to notify Tester that DUT is about to be suspended. */ in dut_gatt_common()
381 /* Send a mesh message to notify Tester that device is resumed */ in dut_gatt_common()
385 /* Let the Tester observe that proxy advertisement resumes */ in dut_gatt_common()
459 /* Wait for DUT to resume Mesh and notify Tester, then scan for gatt proxy beacons */ in test_tester_gatt()
483 TEST_CASE(tester, pub, "Scan and verify behavior of periodic publishing adv"),
484 TEST_CASE(tester, gatt, "Scan and verify behavior of GATT proxy adv"),