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.cc104 const char* BtPropertyText(const bt_property_type_t prop) { in BtPropertyText() function
Dadapter.cc117 << BtPropertyText(property->type); in ParseRemoteDeviceProps()
597 << BtPropertyText(property->type); in AdapterPropertiesCallback()