```val uuid = (beginUuid + sessionCharacteristic +...
# android-studio
a
Copy code
val uuid = (beginUuid + sessionCharacteristic + endUuid).lowercase()
val a = "" + "" + "" -> to lower case, and the IDE can't display the value ... speechless