Searched refs:ProcessReuseRequest (Results 1 – 2 of 2) sorted by relevance
98 int ProcessReuseRequest(std::shared_ptr<NegotiateCommand> &command);
381 ret = ProcessReuseRequest(command); in ProcessNegotiateCommandAtAvailableState()500 ret = ProcessReuseRequest(command); in ProcessNegotiateCommandAtWaitingAuthHandShakeState()1140 int P2pV1Processor::ProcessReuseRequest(std::shared_ptr<NegotiateCommand> &command) in ProcessReuseRequest() function in OHOS::SoftBus::P2pV1Processor