commit | dcc8cfe4b0cec8f46cd4232d602ffb28d6b8bf39 | [log] [tgz] |
---|---|---|
author | Randy Pan <zpan@google.com> | Fri May 19 17:11:24 2017 -0700 |
committer | Randy Pan <zpan@google.com> | Fri May 19 17:11:24 2017 -0700 |
tree | 44cff0e5d27215cee9dab1b2a35a2aa3c4d6344b | |
parent | 0eee5365c57d63be351690d4294834483987afe9 [diff] |
WifiConfigManager: convert BSSID to lower case When application specifies a particular BSSID for a WifiConfiguration, the passed in string can be in any format. When storing this BSSID field, we now always convert it lower case to match the format of how BSSID is presented in scan results. Bug: 38439640 Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh Change-Id: Ic39d35694ee766cf83366fe7f00560684a18ac02