Home
last modified time | relevance | path

Searched refs:WIFI_PHY_LAYER_PROTOCOL_NONE (Results 1 – 12 of 12) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/quic/
H A Dnetwork_connection.cc42 case WIFI_PHY_LAYER_PROTOCOL_NONE: in OnConnectionTypeChanged()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/quic/
H A Dnetwork_connection.cc43 case WIFI_PHY_LAYER_PROTOCOL_NONE: in OnConnectionTypeChanged()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/base/
H A Dnetwork_interfaces.h100 WIFI_PHY_LAYER_PROTOCOL_NONE, enumerator
H A Dnetwork_interfaces_unittest.cc57 EXPECT_NE(WIFI_PHY_LAYER_PROTOCOL_NONE, GetWifiPHYLayerProtocol()); in TEST()
H A Dnetwork_interfaces_win.cc255 return WIFI_PHY_LAYER_PROTOCOL_NONE; in GetWifiPHYLayerProtocol()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/base/
H A Dnetwork_interfaces.h99 WIFI_PHY_LAYER_PROTOCOL_NONE, enumerator
H A Dnetwork_interfaces_unittest.cc57 EXPECT_NE(WIFI_PHY_LAYER_PROTOCOL_NONE, GetWifiPHYLayerProtocol()); in TEST()
H A Dnetwork_interfaces_win.cc255 return WIFI_PHY_LAYER_PROTOCOL_NONE; in GetWifiPHYLayerProtocol()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/metrics/net/
H A Dnetwork_metrics_provider.cc267 case net::WIFI_PHY_LAYER_PROTOCOL_NONE: in GetWifiPHYLayerProtocol()
268 return SystemProfileProto::Network::WIFI_PHY_LAYER_PROTOCOL_NONE; in GetWifiPHYLayerProtocol()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/metrics/net/
H A Dnetwork_metrics_provider.cc284 case net::WIFI_PHY_LAYER_PROTOCOL_NONE: in GetWifiPHYLayerProtocol()
285 return SystemProfileProto::Network::WIFI_PHY_LAYER_PROTOCOL_NONE; in GetWifiPHYLayerProtocol()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/metrics_proto/
H A Dsystem_profile.proto357 WIFI_PHY_LAYER_PROTOCOL_NONE = 0; enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/metrics_proto/
H A Dsystem_profile.proto444 WIFI_PHY_LAYER_PROTOCOL_NONE = 0; enumerator