Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_ffi.cpp35 return ConnectionImpl::GetRemoteDeviceName(deviceId, errCode); in FfiBluetoothConGetRemoteDeviceName()
H A Dbluetooth_connection_impl.cpp52 char* ConnectionImpl::GetRemoteDeviceName(std::string deviceId, int32_t* errCode) in GetRemoteDeviceName() function in OHOS::CJSystemapi::CJBluetoothConnection::ConnectionImpl
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.h54 napi_value GetRemoteDeviceName(napi_env env, napi_callback_info info);
H A Dnapi_bluetooth_connection.cpp88 DECLARE_NAPI_FUNCTION("getRemoteDeviceName", GetRemoteDeviceName), in DefineConnectionFunctions()
215 napi_value GetRemoteDeviceName(napi_env env, napi_callback_info info) in GetRemoteDeviceName() function
/foundation/communication/bluetooth/frameworks/cj/connection/include/
H A Dbluetooth_connection_impl.h39 static char* GetRemoteDeviceName(std::string deviceId, int32_t* errCode);

Completed in 4 milliseconds