Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_model.h36 int32_t GetLaneIdList(uint32_t profileId, uint64_t **laneIdList, uint32_t *listNum);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_model.c202 int32_t GetLaneIdList(uint32_t profileId, uint64_t **laneIdList, uint32_t *listSize) in GetLaneIdList() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_test.cpp1290 ret = GetLaneIdList(profileId, &laneReqIdList, &listSize);