Home
last modified time | relevance | path

Searched defs:bootLinkType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_types.h153 enum StatisticBootLinkType bootLinkType; member
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dconn_event_form.h101 int32_t bootLinkType; // BOOT_LINK_TYPE member
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_util.c328 int32_t bootLinkType = GetInt32ValueByRecord(record, BOOT_LINK_TYPE); in FillConnHmlInfo() local