Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/mini/
H A Dsoftbus_adapter.h28 int StopSoftbusPublish(const char *pkgName);
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Ddevice_manager_impl_lite_m.c135 return StopSoftbusPublish(pkgName); in StopAdvertising()
H A Dsoftbus_adapter.c923 int StopSoftbusPublish(const char *pkgName) in StopSoftbusPublish() function