Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/adapter/
H A Dp2p_adapter.h71 static int32_t P2pShareLinkReuse();
H A Dp2p_adapter.cpp153 int32_t P2pAdapter::P2pShareLinkReuse() in P2pShareLinkReuse() function in OHOS::SoftBus::P2pAdapter
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_entity.cpp153 int32_t ret = P2pAdapter::P2pShareLinkReuse(); in ReuseLink()