Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.h140 …int OpenAuthConnection(const NegotiateMessage &msg, const std::shared_ptr<NegotiateChannel> &chann…
H A Dp2p_v1_processor.cpp1676 ret = OpenAuthConnection(msg, channel); in ConnectGroup()
1840 int P2pV1Processor::OpenAuthConnection(const NegotiateMessage &msg, const std::shared_ptr<Negotiate… in OpenAuthConnection() function in OHOS::SoftBus::P2pV1Processor