4#define QT_BLUETOOTH_BUILD_REMOVED_API
9#ifdef __SIZEOF_INT128__
11# undef __SIZEOF_INT128__
18#if QT_BLUETOOTH_REMOVED_SINCE(6, 6)
23static_assert(std::is_aggregate_v<quint128>);
24static_assert(std::is_trivial_v<quint128>);
30quint128 QBluetoothUuid::toUInt128()
const
constexpr QBluetoothUuid() noexcept
Constructs a new null Bluetooth UUID.
Id128Bytes toBytes(QSysInfo::Endian order=QSysInfo::BigEndian) const noexcept