Home
last modified time | relevance | path

Searched refs:StopDeviceDiscover (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/include/
H A Dnative_devicemanager_js.h235 static napi_value StopDeviceDiscover(napi_env env, napi_callback_info info);
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Dnative_devicemanager_js.cpp1445 napi_value DeviceManagerNapi::StopDeviceDiscover(napi_env env, napi_callback_info info) in StopDeviceDiscover() function in DeviceManagerNapi
1447 LOGI("StopDeviceDiscover in"); in StopDeviceDiscover()
1984 DECLARE_NAPI_FUNCTION("stopDiscovering", StopDeviceDiscover), in Init()

Completed in 5 milliseconds