Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_properties.h54 int GetValidUTF8StringLength(const std::string& name) const;
H A Dble_properties.cpp72 int BleProperties::GetValidUTF8StringLength(const std::string &name) const in GetValidUTF8StringLength() function in OHOS::bluetooth::BleProperties
101 length = GetValidUTF8StringLength(name); in SetLocalName()