Home
last modified time | relevance | path

Searched defs:mSsids (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/chre/core/include/chre/core/
H A Dwifi_scan_request.h117 DynamicVector<WifiSsid> mSsids; variable
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiLastResortWatchdogTest.java67 private String[] mSsids = {"\"test1\"", "\"test2\"", "\"test3\"", "\"test4\""}; field in WifiLastResortWatchdogTest