Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/manager/src/
H A Dclient_bus_center_manager.c480 static int32_t AddDiscSubscribeMsg(const char *pkgName, const SubscribeInfo *info) in AddDiscSubscribeMsg() function
969 if (AddDiscSubscribeMsg(pkgName, info) != SOFTBUS_OK) { in RefreshLNNInner()