Home
last modified time | relevance | path

Searched refs:ProcessNoAvailableInterface (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.h94 …int ProcessNoAvailableInterface(std::shared_ptr<NegotiateCommand> &command, LinkInfo::LinkMode myR…
H A Dp2p_v1_processor.cpp804 return ProcessNoAvailableInterface(command, myRole); in ProcessConnectRequest()
1075 int P2pV1Processor::ProcessNoAvailableInterface(std::shared_ptr<NegotiateCommand> &command, LinkInf… in ProcessNoAvailableInterface() function in OHOS::SoftBus::P2pV1Processor