Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_create_group_state.cpp31 P2pCreateGroupState::P2pCreateGroupState() : timer_("P2pCreateGroup", TIMER_TIMEOUT) { } in P2pCreateGroupState() function in OHOS::SoftBus::P2pCreateGroupState
H A Dp2p_entity.h117 friend P2pCreateGroupState; variable