/system/connectivity/dhcp_client/ |
dhcpv4.cc | 72 const std::string& network_id, 80 network_id_(network_id),
|
/tools/test/connectivity/acts/tests/google/wifi/ |
WifiScannerScanTest.py | [all...] |
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ |
TelephonyEvents.java | 270 TelephonyConstants.ServiceStateContainer.NETWORK_ID,
|
TelephonyConstants.java | 441 public static final String NETWORK_ID = "networkId";
|
/system/connectivity/shill/cellular/ |
cellular_capability_gsm.cc | 464 const string& network_id, 467 SLOG(this, 2) << __func__ << "(" << network_id << ")"; local 469 desired_network_ = network_id; 472 network_proxy_->Register(network_id, error, cb, kTimeoutRegister);
|
cellular_capability_gsm.h | 62 void RegisterOnNetwork(const std::string& network_id,
|
cellular_capability.h | 179 // Registers on a network with |network_id|. 180 virtual void RegisterOnNetwork(const std::string& network_id,
|
cellular_capability_universal.cc | 879 SLOG(this, 3) << __func__ << "(" << network_id << ")"; local [all...] |
/system/connectivity/shill/dbus/ |
chromeos_device_dbus_adaptor.h | 85 const std::string& network_id) override;
|
/external/wpa_supplicant_8/wpa_supplicant/ |
notify.c | 671 struct wpa_ssid *ssid, int network_id, 677 wpas_dbus_signal_p2p_group_started(wpa_s, ssid, client, network_id);
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_audio.h | 358 uint32_t network_id; member in struct:msm_acdb_cmd_device
|
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
msm_audio.h | 415 uint32_t network_id; member in struct:msm_acdb_cmd_device
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
msm_audio.h | 407 uint32_t network_id; member in struct:msm_acdb_cmd_device
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_old.c | 133 * @network_id: id of the configured network we're interested in 140 int network_id) 146 ssid = wpa_config_get_network(wpa_s->conf, network_id);
|
/external/tcpdump/ |
print-tipc.c | 328 ND_PRINT((ndo, "\n\tNodeSignature %u, network_id %u, media_id %u",
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_cli.sgml | 161 contains the unique network_id identifier assigned to the active
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
msm_audio.h | 424 uint32_t network_id; member in struct:msm_acdb_cmd_device
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
msm_audio.h | 427 uint32_t network_id; member in struct:msm_acdb_cmd_device
|
/system/connectivity/shill/wimax/ |
wimax_service_unittest.cc | 161 EXPECT_EQ(kTestNetworkId, service_->network_id());
|
/external/cros/system_api/dbus/shill/ |
dbus-constants.h | 236 const char kNetworkIdProperty[] = "network_id"; 244 const char kApnNetworkIdProperty[] = "network_id"; [all...] |
/hardware/qcom/msm8960/kernel-headers/linux/ |
msm_audio.h | 336 uint32_t network_id; member in struct:msm_acdb_cmd_device
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
msm_audio.h | 382 uint32_t network_id; member in struct:msm_acdb_cmd_device
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
msm_audio.h | 385 uint32_t network_id; member in struct:msm_acdb_cmd_device
|
/hardware/qcom/msm8x26/kernel-headers/linux/ |
msm_audio.h | 375 uint32_t network_id; member in struct:msm_acdb_cmd_device
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
msm_audio.h | 375 uint32_t network_id; member in struct:msm_acdb_cmd_device
|