Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Diface_tool.cpp86 const bool currentlyUp = ifr.ifr_flags & IFF_UP; in SetUpState() local
87 if (currentlyUp == requestUp) { in SetUpState()