Searched refs:UUID16Bit (Results 1 – 3 of 3) sorted by relevance
34 typedef std::array<uint8_t, kNumBytes16> UUID16Bit; typedef58 explicit UUID(const UUID16Bit& uuid);
109 UUID::UUID(const UUID16Bit& uuid) { in UUID()
50 UUID uuid(UUID::UUID16Bit({{0xde, 0xad}})); in TEST()156 const UUID::UUID16Bit data{{0x18, 0x0d}}; in TEST()