Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_def.h36 } LaneBandwidth; typedef
60 LaneBandwidth bw;
H A Dlnn_lane_link.h66 LaneBandwidth bw;
72 LaneBandwidth bw;
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_listener.c483 linkInfo->linkInfo.p2p.bw = (LaneBandwidth)link->bandWidth; in CreateSinkLinkInfo()
H A Dlnn_lane_link_p2p.c1074 linkInfo->linkInfo.p2p.bw = (LaneBandwidth)link->bandWidth; in CreateWDLinkInfo()