Home
last modified time | relevance | path

Searched refs:limitLength (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter_properties.cpp102 int limitLength = MAX_LOC_BT_NAME_LEN - ellipsis.length(); in SetLocalName() local
103 deviceName_ = name.substr(0, limitLength); in SetLocalName()

Completed in 2 milliseconds