Home
last modified time | relevance | path

Searched refs:SetDhcpReqState (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Ddev_interface_state.h47 void SetDhcpReqState(bool dhcpReqState);
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Ddev_interface_state_test.cpp58 devInterfaceState.SetDhcpReqState(true); in HWTEST_F()
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_management.cpp464 devState->SetDhcpReqState(true); in StartDhcpClient()
471 devState->SetDhcpReqState(false); in StopDhcpClient()
H A Ddev_interface_state.cpp80 void DevInterfaceState::SetDhcpReqState(bool dhcpReqState) in SetDhcpReqState() function in OHOS::NetManagerStandard::DevInterfaceState

Completed in 5 milliseconds