Because there is no pre-encoding length of the ssid, the ssid including the Chinese characters whose length is less than 32 after encoding cann't be translated. For example, the ssid name is `word人`. After encoding it is `world\xe4\xba\xba` and will not be decoded. Signed-off-by: liqinhui <liqinhui@xiaomi.com>