commit | e3f7f68dfa6654bdfc01e3590035061fbd4f0035 | [log] [tgz] |
---|---|---|
author | Kenneth Westin <kenneth.westin@sonyericsson.com> | Tue Dec 21 13:31:42 2010 +0100 |
committer | Johan Redestig <johan.redestig@sonymobile.com> | Tue Jun 05 12:40:05 2012 +0200 |
tree | 4ae26aab91f98772218c99cd6d43cc034559dc46 | |
parent | 8ad7abbcf64076b4df8ff3e724815c2e7940be8e [diff] |
Limit length of SSID input string to 32 Limits the UI text box of the SSID field to 32 characters (which is standard) from previously being unlimited in the UI but constrained in the driver implementation. See IEEE 802.11-1999 7.3.2.1 Service Set Identity (SSID) element. Change-Id: I17573ee338ed744a2bc0258ee2c0f382c1a5c931