Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dsoftbus_adapter.c78 static int StopSoftbusRefreshLNN(const char *pkgName, const int subscribeId);
527 returnResult = StopSoftbusRefreshLNN(pkgName, subscribeId); in StopSoftbusDiscovery()
543 static int StopSoftbusRefreshLNN(const char *pkgName, const int subscribeId) in StopSoftbusRefreshLNN() function