Home
last modified time | relevance | path

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

/foundation/communication/wifi/wifi/test/wifi_standard/precompiled_macro/
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
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
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
/foundation/communication/wifi/wifi/interfaces/inner_api/
Dwifi_msg.h380 StaticIpAddress staticIpAddress; variable
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
Dsta_state_machine.cpp3247 bool StaStateMachine::ConfigStaticIpAddress(StaticIpAddress &staticIpAddress) in ConfigStaticIpAddress()