Home
last modified time | relevance | path

Searched defs:waitSequence (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_trans.c399 int64_t waitSequence = connection->waitSequence; in WaitAck() local
510 int64_t waitSequence = connection->waitSequence; in SendHandlerLoop() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/include/
H A Dsoftbus_conn_br_connection.h71 int64_t waitSequence; member