Searched refs:property_new_device_class (Results 1 – 4 of 4) sorted by relevance
52 bt_property_t* property = property_new_device_class(&dc0); in TEST_F()185 bt_property_t* property1 = property_new_device_class(&dc0); in TEST_F()
47 bt_property_t* property_new_device_class(const bt_device_class_t* dc);
48 property = property_new_device_class(&deviceClass); in process()
90 bt_property_t* property_new_device_class(const bt_device_class_t* dc) { in property_new_device_class() function