Searched refs:property_is_device_class (Results 1 – 2 of 2) sorted by relevance
62 bool property_is_device_class(const bt_property_t* property);
139 bool property_is_device_class(const bt_property_t* property) { in property_is_device_class() function182 CHECK(property_is_device_class(property)); in property_as_device_class()