Lines Matching refs:uuid
70 BT_GATT_CHARACTERISTIC(&test_chrc_uuid.uuid,
83 BT_GATT_CHARACTERISTIC(&test1_nfy_uuid.uuid,
155 BT_GATT_CHARACTERISTIC(&test_chrc_uuid.uuid, BT_GATT_CHRC_READ | BT_GATT_CHRC_WRITE, in ZTEST()
164 BT_GATT_CHARACTERISTIC(&test1_nfy_uuid.uuid, BT_GATT_CHRC_NOTIFY, BT_GATT_PERM_NONE, in ZTEST()
220 BT_GATT_CHARACTERISTIC(&test_chrc_uuid.uuid, BT_GATT_CHRC_READ | BT_GATT_CHRC_WRITE, in ZTEST()
229 BT_GATT_CHARACTERISTIC(&test1_nfy_uuid.uuid, BT_GATT_CHRC_NOTIFY, BT_GATT_PERM_NONE, in ZTEST()
283 BT_GATT_CHARACTERISTIC(&test_chrc_uuid.uuid, BT_GATT_CHRC_READ | BT_GATT_CHRC_WRITE, in ZTEST()
292 BT_GATT_CHARACTERISTIC(&test1_nfy_uuid.uuid, BT_GATT_CHRC_NOTIFY, BT_GATT_PERM_NONE, in ZTEST()
374 &test_chrc_uuid.uuid, NULL, 0, find_attr, in ZTEST()
378 zassert_equal(attr->uuid, &test_chrc_uuid.uuid, in ZTEST()
407 &test1_nfy_uuid.uuid, &nfy_enabled, 1, in ZTEST()
411 zassert_equal(attr->uuid, &test1_nfy_uuid.uuid, in ZTEST()
427 &test_chrc_uuid.uuid, NULL, 0, find_attr, in ZTEST()
430 zassert_equal(attr->uuid, &test_chrc_uuid.uuid, in ZTEST()
453 &test_chrc_uuid.uuid, NULL, 0, find_attr, in ZTEST()