Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/src/
H A Ddisc_manager.c686 static int32_t AddDiscInfoToDiscoveryList(const char *packageName, const InnerCallback *cb, DiscInf… in AddDiscInfoToDiscoveryList() function
819 ret = AddDiscInfoToDiscoveryList(packageName, &callback, info, type); in InnerStartDiscovery()