HomeSort by relevance Sort by last modified time
    Searched refs:kManagerErrorSSIDTooShort (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/wifi/
wifi_provider.h 162 static const char kManagerErrorSSIDTooShort[];
wifi_provider.cc 68 const char WiFiProvider::kManagerErrorSSIDTooShort[] = "SSID is too short";
587 kManagerErrorSSIDTooShort);

Completed in 55 milliseconds