Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/headless/
Dproperty.h96 struct void_t : public bt_property_t { struct
97 void_t(const uint8_t* data, const size_t len, int type) in void_t() function
103 virtual std::string ToString() const override { in ToString()