Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_score_virtual.c39 int32_t LnnGetCurrChannelScore(int32_t channelId) in LnnGetCurrChannelScore() function
H A Dlnn_select_rule.c371 int32_t score = LnnGetCurrChannelScore(channel); in GetLinkedChannelScore()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_score.h42 int32_t LnnGetCurrChannelScore(int32_t channelId);
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/
H A Dlnn_trans_lane_test.cpp304 ret = LnnGetCurrChannelScore(CHANNEL_ID);