Home
last modified time | relevance | path

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

/btstack/test/gatt-service-client/
H A Ddevice_information_service_client_test.cpp203 static uint8_t system_id_buffer[] = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08}; in TEST_GROUP() local
228 …ck_gatt_client_set_characteristic_value(characteristic, system_id_buffer, sizeof(system_id_buffer)… in TEST_GROUP()