diff --git a/zh-cn/native_sdk/dsoftbus/dfs_session.h b/zh-cn/native_sdk/dsoftbus/dfs_session.h new file mode 100755 index 0000000000000000000000000000000000000000..2b2f66a0af3e40c8006258097a95bf5632272b29 --- /dev/null +++ b/zh-cn/native_sdk/dsoftbus/dfs_session.h @@ -0,0 +1,111 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +/** + * @addtogroup 软总线 + * @{ + * + * @brief 在设备之间提供高速、安全的通信。 + * + * 该部件实现附近设备之间的统一分布式通信能力管理,并提供独立于链路的设备发现和传输接口,以支持业务发布和数据传输。 + * + * @since 1.0 + * @version 1.0 + */ + +/** + * @file dfs_session.h + * + * @brief 为软总线的分布式文件服务声明函数和常量。这些函数用于执行以下操作: + *