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 D | lnn_select_rule.c | 331 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 D | lnn_lane_select.c | 257 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 D | lnn_lane_select.h | 32 uint32_t expectedBw; member
|
H A D | lnn_lane_interface.h | 210 uint32_t expectedBw; member
|