Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_ffi.cpp45 return ConnectionImpl::GetRemoteProfileUuids(deviceId, errCode); in FfiBluetoothConGetRemoteProfileUuids()
H A Dbluetooth_connection_impl.cpp85 CArrString ConnectionImpl::GetRemoteProfileUuids(std::string deviceId, int32_t* errCode) in GetRemoteProfileUuids() function in OHOS::CJSystemapi::CJBluetoothConnection::ConnectionImpl
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.h72 napi_value GetRemoteProfileUuids(napi_env env, napi_callback_info info);
H A Dnapi_bluetooth_connection.cpp104 DECLARE_NAPI_FUNCTION("getRemoteProfileUuids", GetRemoteProfileUuids), in DefineConnectionFunctions()
572 napi_value GetRemoteProfileUuids(napi_env env, napi_callback_info info) in GetRemoteProfileUuids() function
/foundation/communication/bluetooth/frameworks/cj/connection/include/
H A Dbluetooth_connection_impl.h41 static CArrString GetRemoteProfileUuids(std::string deviceId, int32_t* errCode);

Completed in 4 milliseconds