Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_trans_lane.c1099 static int32_t g_laneLatency[LANE_LINK_TYPE_BUTT] = { variable
1143 uint64_t delayMillis = (uint64_t)g_laneLatency[requestInfo.linkType]; in LaneTriggerLink()