Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_destroy_group_state.cpp31 P2pDestroyGroupState::P2pDestroyGroupState() : timer_("P2pDestroyGroup", TIMER_TIMEOUT) { } in P2pDestroyGroupState() function in OHOS::SoftBus::P2pDestroyGroupState
H A Dp2p_entity.h119 friend P2pDestroyGroupState; variable