Lines Matching refs:ase
153 const struct bt_gatt_attr *ase = fixture->ase_snk.attr; in ZTEST_F() local
161 ret = ase->read(conn, ase, &hdr, sizeof(hdr), 0); in ZTEST_F()
169 const struct bt_gatt_attr *ase; in ZTEST_F() local
177 ase = fixture->ase_snk.attr; in ZTEST_F()
180 ase = fixture->ase_src.attr; in ZTEST_F()
184 zexpect_not_null(ase); in ZTEST_F()
204 expect_bt_gatt_notify_cb_called_once(conn, ase->uuid, ase, EMPTY, sizeof(*hdr)); in ZTEST_F()
254 const struct bt_gatt_attr *ase; in ZTEST_F() local
260 ase = fixture->ase_snk.attr; in ZTEST_F()
263 ase = fixture->ase_src.attr; in ZTEST_F()
267 zexpect_not_null(ase); in ZTEST_F()
408 const struct bt_gatt_attr *ase; in ZTEST_F() local
414 ase = fixture->ase_snk.attr; in ZTEST_F()
417 ase = fixture->ase_src.attr; in ZTEST_F()
420 zexpect_not_null(ase); in ZTEST_F()
444 const struct bt_gatt_attr *ase; in test_cis_link_loss_in_disabling_state() local
451 ase = fixture->ase_src.attr; in test_cis_link_loss_in_disabling_state()
453 zexpect_not_null(ase); in test_cis_link_loss_in_disabling_state()
499 const struct bt_gatt_attr *ase; in ZTEST_F() local
505 ase = fixture->ase_snk.attr; in ZTEST_F()
508 ase = fixture->ase_src.attr; in ZTEST_F()
511 zexpect_not_null(ase); in ZTEST_F()
545 const struct bt_gatt_attr *ase; in ZTEST_F() local
551 ase = fixture->ase_snk.attr; in ZTEST_F()
554 ase = fixture->ase_src.attr; in ZTEST_F()
557 zexpect_not_null(ase); in ZTEST_F()
614 const struct bt_gatt_attr *ase, *cp; in ZTEST_F() local
620 ase = fixture->ase_snk.attr; in ZTEST_F()
623 ase = fixture->ase_src.attr; in ZTEST_F()
627 zexpect_not_null(ase); in ZTEST_F()