Home
last modified time | relevance | path

Searched defs:DeviceClass (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/common/
Ddevice_class.cc83 DeviceClass::DeviceClass() : DeviceClass(MajorClass::kUnspecified) {} in DeviceClass() function in bt::DeviceClass
85 DeviceClass::DeviceClass(MajorClass major_class) in DeviceClass() function in bt::DeviceClass
88 DeviceClass::DeviceClass(std::initializer_list<uint8_t> bytes) { in DeviceClass() function in bt::DeviceClass
93 DeviceClass::DeviceClass(uint32_t value) { in DeviceClass() function in bt::DeviceClass
/external/python/bumble/bumble/
Dcore.py418 class DeviceClass: class
/external/pdfium/third_party/lcms/src/
Dlcms2_internal.h816 cmsProfileClassSignature DeviceClass; member