Home
last modified time | relevance | path

Searched refs:DISCOVERY_TYPE_UNKNOWN (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_node_info.h74 DISCOVERY_TYPE_UNKNOWN = 0, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_common.c425 return DISCOVERY_TYPE_UNKNOWN; in ConvertToDiscoveryType()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_sync_info_manager.c747 int32_t peerNetworkType = DISCOVERY_TYPE_UNKNOWN; in OnP2pNetworkingDataRecv()