Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_model.c66 uint32_t laneProfileId = 0; in GenerateLaneProfileId() local
H A Dlnn_lane.c254 static void LaneIdDisabled(uint64_t laneId, uint32_t laneProfileId) in LaneIdDisabled()