Home
last modified time | relevance | path

Searched refs:WIFI_PHY_LAYER_PROTOCOL_AC (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/net/
H A Dnetwork_metrics_provider.cc224 case net::WIFI_PHY_LAYER_PROTOCOL_AC: in GetWifiPHYLayerProtocol()
225 return SystemProfileProto::Network::WIFI_PHY_LAYER_PROTOCOL_AC; in GetWifiPHYLayerProtocol()
/aosp_15_r20/external/cronet/net/quic/
H A Dnetwork_connection.cc64 case WIFI_PHY_LAYER_PROTOCOL_AC: in OnConnectionTypeChanged()
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_interfaces.h122 WIFI_PHY_LAYER_PROTOCOL_AC, enumerator
H A Dnetwork_interfaces_win.cc281 return WIFI_PHY_LAYER_PROTOCOL_AC; in GetWifiPHYLayerProtocol()
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Dsystem_profile.proto547 WIFI_PHY_LAYER_PROTOCOL_AC = 7; enumerator
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dsystem_profile.pb.cc1342 …emProfileProto_Network_WifiPHYLayerProtocol SystemProfileProto_Network::WIFI_PHY_LAYER_PROTOCOL_AC; member in metrics::SystemProfileProto_Network
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dsystem_profile.pb.h3475 static constexpr WifiPHYLayerProtocol WIFI_PHY_LAYER_PROTOCOL_AC = in Swap() local