What is the purpose behind defining a maximum length for android device's bluetooth name?
I have an android device and I could name the BT with a name of unlimited length > 248 character
Based on that [https://www.bluetooth.com/specifications/bluetooth-core-specification/][1] : maximum standard length = 248 octets means 248 character = 248 UTF-8
What's the aim behind that ?