Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/common/include/
H A Dsoftbus_app_info.h66 WIFI_P2P_REUSE = 6, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_manager.c297 appInfo->routeType = WIFI_P2P_REUSE; in TransOpenDirectChannel()
H A Dtrans_tcp_direct_sessionconn.c312 …!item->serverSide && item->appInfo.routeType != WIFI_P2P_REUSE && item->requestId != REQUEST_INVAL… in TransDelSessionConnById()