Home
last modified time | relevance | path

Searched defs:expectedBw (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_select_rule.c331 static int32_t GetBrScore(const char *networkId, uint32_t expectedBw) in GetBrScore()
338 static int32_t GetBleScore(const char *networkId, uint32_t expectedBw) in GetBleScore()
345 static int32_t GetP2pScore(const char *networkId, uint32_t expectedBw) in GetP2pScore()
352 static int32_t GetHmlScore(const char *networkId, uint32_t expectedBw) in GetHmlScore()
379 static int32_t GetWlan2P4GScore(const char *networkId, uint32_t expectedBw) in GetWlan2P4GScore()
386 static int32_t GetWlan5GScore(const char *networkId, uint32_t expectedBw) in GetWlan5GScore()
393 static int32_t GetCocScore(const char *networkId, uint32_t expectedBw) in GetCocScore()
H A Dlnn_lane_select.c257 static int32_t GetListScore(const char *networkId, uint32_t expectedBw, const LaneLinkType *resList, in GetListScore()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_select.h32 uint32_t expectedBw; member
H A Dlnn_lane_interface.h210 uint32_t expectedBw; member