Searched refs:ProcessNoAvailableInterface (Results 1 – 2 of 2) sorted by relevance
94 …int ProcessNoAvailableInterface(std::shared_ptr<NegotiateCommand> &command, LinkInfo::LinkMode myR…
804 return ProcessNoAvailableInterface(command, myRole); in ProcessConnectRequest()1075 int P2pV1Processor::ProcessNoAvailableInterface(std::shared_ptr<NegotiateCommand> &command, LinkInf… in ProcessNoAvailableInterface() function in OHOS::SoftBus::P2pV1Processor