Home
last modified time | relevance | path

Searched refs:SoftBusBand (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/include/
H A Dlnn_wifi_adpter_mock.h32 virtual SoftBusBand SoftBusGetLinkBand(void) = 0;
54 MOCK_METHOD0(SoftBusGetLinkBand, SoftBusBand ());
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/wifi/include/
H A Dsoftbus_wifi_api_adapter.h43 } SoftBusBand; typedef
157 SoftBusBand SoftBusGetLinkBand(void);
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/wifi/common/
H A Dsoftbus_wifi_api_adapter_virtual.c70 SoftBusBand SoftBusGetLinkBand(void) in SoftBusGetLinkBand()
H A Dsoftbus_wifi_api_adapter.c341 SoftBusBand SoftBusGetLinkBand(void) in SoftBusGetLinkBand()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/include/
H A Dlnn_service_mock.h76 virtual SoftBusBand SoftBusGetLinkBand(void) = 0;
129 MOCK_METHOD0(SoftBusGetLinkBand, SoftBusBand ());
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_wifi_adpter_mock.cpp96 SoftBusBand SoftBusGetLinkBand(void) in SoftBusGetLinkBand()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_service_mock.cpp182 SoftBusBand SoftBusGetLinkBand(void) in SoftBusGetLinkBand()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_select_rule.c117 SoftBusBand band = SoftBusGetLinkBand(); in Wlan2P4GCapCheck()
147 SoftBusBand band = SoftBusGetLinkBand(); in Wlan5GCapCheck()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_network_info.c264 SoftBusBand band = SoftBusGetLinkBand(); in LnnSetNetBandCapability()
H A Dlnn_net_builder.c935 SoftBusBand band = SoftBusGetLinkBand(); in UpdateLocalNetCapability()