Home
last modified time | relevance | path

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

/system/bt/service/
Dlogging_helpers.h40 const char *BtPropertyText(const bt_property_type_t prop);
Dlogging_helpers.cpp104 const char *BtPropertyText(const bt_property_type_t prop) { in BtPropertyText() function
Dadapter.cpp292 << BtPropertyText(property->type); in AdapterPropertiesCallback()