Home
last modified time | relevance | path

Searched refs:OnTcpReportMsgComplete (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_common_service_manager.cpp81 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
H A Dwifi_common_service_manager.h68 …void OnTcpReportMsgComplete(const std::vector<int64_t> &elems, const int32_t cmd, const int32_t mI…
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_netlink.h27 OnTcpReportMsgComplete; member
H A Dwifi_netlink.cpp199 mWifiNetLinkCallbacks.OnTcpReportMsgComplete(elems, cmd, mInstId); in ProcessReportMsg()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dip_qos_monitor_test.cpp57 mWifiNetLinkCallbacks.OnTcpReportMsgComplete =