Home
last modified time | relevance | path

Searched refs:CONNECT_TRIGGER_HML (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_dfx.cpp74 extra.linkType = CONNECT_TRIGGER_HML; in ReportConnEventExtra()
/ohos5.0/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h67 CONNECT_TRIGGER_HML, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_util.c325 } else if (linkType == CONNECT_TRIGGER_HML) { in FillConnHmlInfo()
369 if (linkType == CONNECT_P2P || linkType == CONNECT_HML || linkType == CONNECT_TRIGGER_HML) { in OnQueryConn()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dinstant_statistics.cpp209 if (linkType == LANE_HML || connectType == CONNECT_HML || connectType == CONNECT_TRIGGER_HML) { in InstGetIpFromLinkTypeOrConnectType()