Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp68 static const char *GetAttributeTypeString(int attributeType);
84 ss << ", attrType: " << GetAttributeTypeString(attrType); in ToLogString()
96 static const char *GetAttributeTypeString(int attributeType) in GetAttributeTypeString() function
200 GetAttributeTypeString(attributeType), uuid.ToString().c_str(), serverId, serviceIndex); in GetAttributeWithUuid()