Searched defs:kNumBytes32 (Results 1 - 1 of 1) sorted by relevance

/system/bt/service/common/bluetooth/
H A Duuid.h31 static constexpr size_t kNumBytes32 = 4; member in class:bluetooth::UUID
35 typedef std::array<uint8_t, kNumBytes32> UUID32Bit;

Completed in 507 milliseconds