Searched refs:OnTcpReportMsgComplete (Results 1 – 5 of 5) sorted by relevance
81 mWifiNetLinkCallbacks.OnTcpReportMsgComplete = in Init()82 std::bind(&WifiCommonServiceManager::OnTcpReportMsgComplete, this, _1, _2, _3); in Init()128 void WifiCommonServiceManager::OnTcpReportMsgComplete(const std::vector<int64_t> &elems, const int3… in OnTcpReportMsgComplete() function in OHOS::Wifi::WifiCommonServiceManager
68 …void OnTcpReportMsgComplete(const std::vector<int64_t> &elems, const int32_t cmd, const int32_t mI…
27 OnTcpReportMsgComplete; member
199 mWifiNetLinkCallbacks.OnTcpReportMsgComplete(elems, cmd, mInstId); in ProcessReportMsg()
57 mWifiNetLinkCallbacks.OnTcpReportMsgComplete =