Home
last modified time | relevance | path

Searched refs:LINK_TYPE_SHIFT (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_lane_model.c30 #define LINK_TYPE_SHIFT 26 macro
67 laneProfileId |= ((param->linkType << LINK_TYPE_SHIFT) | in GenerateLaneProfileId()