Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_select_rule.h40 int32_t (*getLinkScore)(const char *networkId, uint32_t expectedBw); member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_select.c266 resListScore[resList[i]] = linkAttr->getLinkScore(networkId, expectedBw); in GetListScore()