Home
last modified time | relevance | path

Searched defs:gcChannels (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor_test.cpp446 std::vector<int> gcChannels; variable
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp1698 int P2pV1Processor::ChooseFrequency(int gcFreq, const std::vector<int> &gcChannels) in ChooseFrequency()