Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/gatt/src/
Dmain.c31 static const struct bt_uuid_128 test1_nfy_uuid = BT_UUID_INIT_128( variable
83 BT_GATT_CHARACTERISTIC(&test1_nfy_uuid.uuid,
164 BT_GATT_CHARACTERISTIC(&test1_nfy_uuid.uuid, BT_GATT_CHRC_NOTIFY, BT_GATT_PERM_NONE, in ZTEST()
229 BT_GATT_CHARACTERISTIC(&test1_nfy_uuid.uuid, BT_GATT_CHRC_NOTIFY, BT_GATT_PERM_NONE, in ZTEST()
292 BT_GATT_CHARACTERISTIC(&test1_nfy_uuid.uuid, BT_GATT_CHRC_NOTIFY, BT_GATT_PERM_NONE, in ZTEST()
407 &test1_nfy_uuid.uuid, &nfy_enabled, 1, in ZTEST()
411 zassert_equal(attr->uuid, &test1_nfy_uuid.uuid, in ZTEST()