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

  /external/chromium_org/components/metrics/net/
network_metrics_provider.cc 27 wifi_phy_layer_protocol_(net::WIFI_PHY_LAYER_PROTOCOL_UNKNOWN),
125 case net::WIFI_PHY_LAYER_PROTOCOL_UNKNOWN:
126 return SystemProfileProto::Network::WIFI_PHY_LAYER_PROTOCOL_UNKNOWN;
129 return SystemProfileProto::Network::WIFI_PHY_LAYER_PROTOCOL_UNKNOWN;
143 if (wifi_phy_layer_protocol_ != net::WIFI_PHY_LAYER_PROTOCOL_UNKNOWN &&
  /external/chromium_org/net/base/
net_util_win.cc 247 return WIFI_PHY_LAYER_PROTOCOL_UNKNOWN;
267 return WIFI_PHY_LAYER_PROTOCOL_UNKNOWN;
net_util_posix.cc 285 return WIFI_PHY_LAYER_PROTOCOL_UNKNOWN;
net_util.h 518 WIFI_PHY_LAYER_PROTOCOL_UNKNOWN
  /external/chromium_org/net/quic/
quic_connection_logger.cc 319 case WIFI_PHY_LAYER_PROTOCOL_UNKNOWN:
    [all...]

Completed in 167 milliseconds