Searched refs:ProcessDetectLinkResponse (Results 1 – 2 of 2) sorted by relevance
59 static void ProcessDetectLinkResponse(AuthHandle handle, const NegotiateMessage &response);
167 void AuthNegotiateChannel::ProcessDetectLinkResponse(AuthHandle handle, const NegotiateMessage &res… in ProcessDetectLinkResponse() function in OHOS::SoftBus::AuthNegotiateChannel233 std::thread(AuthNegotiateChannel::ProcessDetectLinkResponse, handle, msg).detach(); in OnAuthDataReceived()