Home
last modified time | relevance | path

Searched refs:SOFTBUS_UDP_CHANNEL_TIMER_FUN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_utils.h52 SOFTBUS_UDP_CHANNEL_TIMER_FUN, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_channel_manager.c123 int32_t ret = RegisterTimeoutCallback(SOFTBUS_UDP_CHANNEL_TIMER_FUN, TransUdpTimerProc); in TransUdpChannelMgrInit()