Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp166 napi_value SysStopBLEScan(napi_env env, napi_callback_info info) in SysStopBLEScan() function
191 HILOGE("SysStopBLEScan Input parameter parsing failed!"); in SysStopBLEScan()
197 NAPI_CALL(env, napi_create_string_utf8(env, "SysStopBLEScan", NAPI_AUTO_LENGTH, &resourceName)); in SysStopBLEScan()
259 DECLARE_NAPI_FUNCTION("stopBLEScan", SysStopBLEScan), in DefineSystemBLEInterface()

Completed in 3 milliseconds