Home
last modified time | relevance | path

Searched defs:staticIpAddress (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/precompiled_macro/
H A Dsta_state_machine_test.cpp96 StaticIpAddress staticIpAddress; in ConfigStaticIpAddressSuccess1() local
113 StaticIpAddress staticIpAddress; in ConfigStaticIpAddressSuccess2() local
128 StaticIpAddress staticIpAddress; in ConfigStaticIpAddressSuccess3() local
140 StaticIpAddress staticIpAddress; in ConfigStaticIpAddressFail() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine_test.cpp1204 StaticIpAddress staticIpAddress; in ConfigStaticIpAddressSuccess1() local
1221 StaticIpAddress staticIpAddress; in ConfigStaticIpAddressSuccess2() local
1237 StaticIpAddress staticIpAddress; in ConfigStaticIpAddressSuccess3() local
1249 StaticIpAddress staticIpAddress; in ConfigStaticIpAddressFail() local
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_msg.h381 StaticIpAddress staticIpAddress; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.cpp3249 bool StaStateMachine::ConfigStaticIpAddress(StaticIpAddress &staticIpAddress) in ConfigStaticIpAddress()