Searched refs:sample_ead_2 (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/tests/bsim/bluetooth/host/adv/encrypted/css_sample_data/src/ |
D | common.h | 123 static const uint8_t sample_ead_2[] = {0x8d, 0x1c, 0x97, 0x6e, 0x7a, 0x35, 0x44, 0x40, 0x76, 0x12, variable 126 BUILD_ASSERT(sizeof(sample_ead_2) == SIZE_SAMPLE_EAD_2); 135 .ead = sample_ead_2,
|