Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dtrans_type.h175 FILE_EVENT_TRANS_LIMIT_CHANGED, /**< Transmission limit changed */ enumerator
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dclient_trans_file.c599 event.type = FILE_EVENT_TRANS_LIMIT_CHANGED; in NotifyTransLimitChanged()