Searched defs:TYPE_WIFI (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/cros/
H A Dnetwork_library.h29 TYPE_WIFI = 2, enumerator in enum:chromeos::ConnectionType
507 // Base class for networks of TYPE_WIFI or TYPE_CELLULAR.
656 // Class for networks of TYPE_WIFI.
660 : WirelessNetwork(service_path, TYPE_WIFI),
1018 // Returns device with TYPE_WIFI. Returns NULL if none exists.

Completed in 112 milliseconds