Home
last modified time | relevance | path

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

/btstack/test/att_db/
H A Datt_db_util_test.cpp76 static const uint8_t gatt_database_hash_expected[] = { variable
171 CHECK_EQUAL_ARRAY(gatt_database_hash_expected, cmac_calculated, 16); in TEST()