Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.h115 static int SendInterfaceInfoResponse(const NegotiateChannel &channel);
H A Dp2p_v1_processor.cpp983 int P2pV1Processor::SendInterfaceInfoResponse(const NegotiateChannel &channel) in SendInterfaceInfoResponse() function in OHOS::SoftBus::P2pV1Processor
1259 auto ret = SendInterfaceInfoResponse(*command->GetNegotiateChannel()); in ProcessGetInterfaceInfoRequest()