Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/types/bluetooth/
Duuid.h46 using UUID128Bit = std::array<uint8_t, kNumBytes128>; variable
Duuid.cc33 using UUID128Bit = Uuid::UUID128Bit; typedef
/packages/modules/Bluetooth/system/gd/hci/
Duuid.h48 using UUID128Bit = std::array<uint8_t, kNumBytes128>; variable
Duuid.cc29 using UUID128Bit = Uuid::UUID128Bit; typedef