Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btcore/include/
Dproperty.h74 const bt_device_class_t* property_as_device_class(
/packages/modules/Bluetooth/system/btcore/fuzzer/
Dbtcore_property_fuzzer.cpp50 const bt_device_class_t* pDeviceClass = property_as_device_class(property); in process()
/packages/modules/Bluetooth/system/btcore/test/
Dproperty_test.cc60 const bt_device_class_t* dc1 = property_as_device_class(property); in TEST_F()
/packages/modules/Bluetooth/system/btcore/src/
Dproperty.cc186 const bt_device_class_t* property_as_device_class( in property_as_device_class() function