Home
last modified time | relevance | path

Searched refs:GetChannel5GListIntArray (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/adapter/
H A Dp2p_adapter.h64 static int32_t GetChannel5GListIntArray(std::vector<int> &channels);
H A Dp2p_adapter.cpp41 int32_t P2pAdapter::GetChannel5GListIntArray(std::vector<int> &channels) in GetChannel5GListIntArray() function in OHOS::SoftBus::P2pAdapter
203 auto ret = P2pAdapter::GetChannel5GListIntArray(channelArray); in GetStationFrequencyWithFilter()
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp952 auto ret = P2pAdapter::GetChannel5GListIntArray(channels); in SendConnectResponseAsNone()
1296 int32_t ret = P2pAdapter::GetChannel5GListIntArray(channels); in SendConnectRequestAsNone()
1712 int32_t ret = P2pAdapter::GetChannel5GListIntArray(goChannels); in ChooseFrequency()