Home
last modified time | relevance | path

Searched refs:UdpChannelFileTransRecoveryLimit (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/include/
H A Dtrans_udp_channel_manager.h83 int32_t UdpChannelFileTransRecoveryLimit(uint8_t tos);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_callback.c152 UdpChannelFileTransRecoveryLimit(FILE_PRIORITY_BE); in TransServerOnChannelClosed()
H A Dtrans_channel_manager.c608 UdpChannelFileTransRecoveryLimit(FILE_PRIORITY_BE); in TransCloseChannel()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_channel_manager.c671 int32_t UdpChannelFileTransRecoveryLimit(uint8_t tos) in UdpChannelFileTransRecoveryLimit() function