Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_flow_control.h35 struct ConnSlideWindowController { struct
36 int32_t (*apply)(struct ConnSlideWindowController *self, int32_t expect); argument
37 …int32_t (*enable)(struct ConnSlideWindowController *self, int32_t windowInMillis, int32_t quotaInB… argument
38 int32_t (*disable)(struct ConnSlideWindowController *self); argument
48 int32_t ConnSlideWindowControllerConstructor(struct ConnSlideWindowController *self); argument