Home
last modified time | relevance | path

Searched defs:UUID128Bit (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/types/bluetooth/
H A Duuid.h45 using UUID128Bit = std::array<uint8_t, kNumBytes128>; variable
H A Duuid.cc29 using UUID128Bit = Uuid::UUID128Bit; typedef
/aosp12/system/bt/types/bluetooth/
H A Duuid.h45 using UUID128Bit = std::array<uint8_t, kNumBytes128>; variable
H A Duuid.cc30 using UUID128Bit = Uuid::UUID128Bit; typedef
/aosp12/system/bt/gd/hci/
H A Duuid.h48 using UUID128Bit = std::array<uint8_t, kNumBytes128>; variable
H A Duuid.cc29 using UUID128Bit = Uuid::UUID128Bit; typedef