Searched refs:ProcessNegotiateCommandAtAvailableState (Results 1 – 2 of 2) sorted by relevance
70 void ProcessNegotiateCommandAtAvailableState(std::shared_ptr<NegotiateCommand> &command);
174 ProcessNegotiateCommandAtAvailableState(command); in AvailableState()365 void P2pV1Processor::ProcessNegotiateCommandAtAvailableState(std::shared_ptr<NegotiateCommand> &com… in ProcessNegotiateCommandAtAvailableState() function in OHOS::SoftBus::P2pV1Processor