Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_ffi.cpp110 return ConnectionImpl::SetRemoteDeviceName(deviceId, name, errCode); in FfiBluetoothConSetRemoteDeviceName()
H A Dbluetooth_connection_impl.cpp225 void ConnectionImpl::SetRemoteDeviceName(std::string deviceId, std::string name, int32_t* errCode) in SetRemoteDeviceName() function in OHOS::CJSystemapi::CJBluetoothConnection::ConnectionImpl
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.h80 napi_value SetRemoteDeviceName(napi_env env, napi_callback_info info);
H A Dnapi_bluetooth_connection.cpp113 DECLARE_NAPI_FUNCTION("setRemoteDeviceName", SetRemoteDeviceName), in DefineConnectionFunctions()
696 napi_value SetRemoteDeviceName(napi_env env, napi_callback_info info) in SetRemoteDeviceName() function
/foundation/communication/bluetooth/frameworks/cj/connection/include/
H A Dbluetooth_connection_impl.h54 static void SetRemoteDeviceName(std::string deviceId, std::string name, int32_t* errCode);

Completed in 4 milliseconds