Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/gatt/general/src/
Dcommon.h65 #define TEST_ENC_CHRC_UUID \ macro
Dgatt_server_test.c137 BT_GATT_CHARACTERISTIC(TEST_ENC_CHRC_UUID,
Dgatt_client_test.c158 } else if (bt_uuid_cmp(chrc->uuid, TEST_ENC_CHRC_UUID) == 0) { in discover_func()