Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc140 #ifndef PROPERTY_CLASS_OF_DEVICE
141 #define PROPERTY_CLASS_OF_DEVICE "bluetooth.device.class_of_device" macro
2900 osi_property_get(PROPERTY_CLASS_OF_DEVICE, prop_cod, ""); in btif_dm_get_local_class_of_device()