Searched refs:ProcessReuseResponse (Results 1 – 2 of 2) sorted by relevance
99 int ProcessReuseResponse(std::shared_ptr<NegotiateCommand> &command);
468 ret = ProcessReuseResponse(command); in ProcessNegotiateCommandAtWaitingReuseResponseState()1179 int P2pV1Processor::ProcessReuseResponse(std::shared_ptr<NegotiateCommand> &command) in ProcessReuseResponse() function in OHOS::SoftBus::P2pV1Processor