Home
last modified time | relevance | path

Searched refs:property_as_device_class (Results 1 – 4 of 4) sorted by relevance

/system/bt/btcore/include/
Dproperty.h73 const bt_device_class_t* property_as_device_class(
/system/bt/tools/bdtool/
Dadapter.c239 const bt_device_class_t* dc = property_as_device_class(property); in parse_properties()
/system/bt/btcore/test/
Dproperty_test.cc58 const bt_device_class_t* dc1 = property_as_device_class(property); in TEST_F()
/system/bt/btcore/src/
Dproperty.cc180 const bt_device_class_t* property_as_device_class( in property_as_device_class() function