Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.h78 napi_value GetRemoteProductId(napi_env env, napi_callback_info info);
H A Dnapi_bluetooth_connection.cpp111 DECLARE_NAPI_FUNCTION("getRemoteProductId", GetRemoteProductId), in DefineConnectionFunctions()
659 napi_value GetRemoteProductId(napi_env env, napi_callback_info info) in GetRemoteProductId() function
673 HILOGI("GetRemoteProductId :%{public}s", productId.c_str()); in GetRemoteProductId()

Completed in 4 milliseconds