Searched refs:g_flowController (Results 1 – 2 of 2) sorted by relevance
36 static struct ConnSlideWindowController *g_flowController = NULL; variable280 uint32_t amount = (uint32_t)g_flowController->apply(g_flowController, (int32_t)sendLen); in ConnGattTransSend()500 ret = g_flowController->disable(g_flowController); in ConnBleTransConfigPostLimit()502 …ret = g_flowController->enable(g_flowController, configuration->windowInMillis, configuration->quo… in ConnBleTransConfigPostLimit()569 …uint32_t amount = (uint32_t)g_flowController->apply(g_flowController, (int32_t)(dataLen - sentLen)… in ConnCocTransSend()675 g_flowController = controller; in ConnBleInitTransModule()
35 static struct ConnSlideWindowController *g_flowController = NULL; variable134 int32_t amount = g_flowController->apply(g_flowController, (int32_t)expect); in BrTransSend()536 ret = g_flowController->disable(g_flowController); in ConnBrTransConfigPostLimit()538 …ret = g_flowController->enable(g_flowController, configuration->windowInMillis, configuration->quo… in ConnBrTransConfigPostLimit()571 g_flowController = controller; in ConnBrTransMuduleInit()