Home
last modified time | relevance | path

Searched refs:LnnChannelScore (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_lane_score.h38 } LnnChannelScore; typedef
46 int32_t LnnGetAllChannelScore(LnnChannelScore **scoreList, uint32_t *listSize);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_score_virtual.c56 int32_t LnnGetAllChannelScore(LnnChannelScore **scoreList, uint32_t *listSize) in LnnGetAllChannelScore()