Home
last modified time | relevance | path

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

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