Searched refs:SendInterfaceInfoResponse (Results 1 – 2 of 2) sorted by relevance
115 static int SendInterfaceInfoResponse(const NegotiateChannel &channel);
983 int P2pV1Processor::SendInterfaceInfoResponse(const NegotiateChannel &channel) in SendInterfaceInfoResponse() function in OHOS::SoftBus::P2pV1Processor1259 auto ret = SendInterfaceInfoResponse(*command->GetNegotiateChannel()); in ProcessGetInterfaceInfoRequest()