Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/headless/
Dproperty.h165 struct class_of_device_t : public bt_property_t { struct
166 class_of_device_t(const uint8_t* data, const size_t len) in class_of_device_t() argument
171 uint32_t get_class_of_device() const { in get_class_of_device()
176 virtual std::string ToString() const override { in ToString()