Home
last modified time | relevance | path

Searched defs:ApRootState (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
Dap_root_state.cpp24 ApRootState::ApRootState(int id) : State("ApRootState"), m_id(id) in ApRootState() function in OHOS::Wifi::ApRootState
Dap_state_machine.h33 friend class ApRootState; variable