1/*
2 * Copyright (c) 2023-2024 Huawei Device Co., Ltd.
3 * Licensed under the Apache License, Version 2.0 (the "License");
4 * you may not use this file except in compliance with the License.
5 * You may obtain a copy of the License at
6 *
7 *     http://www.apache.org/licenses/LICENSE-2.0
8 *
9 * Unless required by applicable law or agreed to in writing, software
10 * distributed under the License is distributed on an "AS IS" BASIS,
11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 * See the License for the specific language governing permissions and
13 * limitations under the License.
14 */
15
161.0 {
17    global:
18        "ActiveMetaNode";
19        "GetLocalNodeDeviceInfo";
20        "OpenAuthSession";
21        "FreeNodeInfo";
22        "JoinMetaNode";
23        "GetSessionSide";
24        "DeactiveMetaNode";
25        "DisableSessionListener";
26        "SetFileSendListener";
27        "ShiftLNNGear";
28        "SyncTrustedRelationShip";
29        "GetNodeKeyInfo";
30        "GetSessionKey";
31        "SendFile";
32        "UnregNodeDeviceStateCb";
33        "SetNodeDataChangeFlag";
34        "RegDataLevelChangeCb";
35        "UnregDataLevelChangeCb";
36        "SetDataLevel";
37        "RefreshLNN";
38        "CloseSession";
39        "RemoveSessionServer";
40        "GetAllMetaNodeInfo";
41        "PublishLNN";
42        "SendStream";
43        "StopTimeSync";
44        "NotifyAuthSuccess";
45        "OpenSession";
46        "LeaveLNN";
47        "JoinLNN";
48        "GetMySessionName";
49        "StartTimeSync";
50        "StopRefreshLNN";
51        "GetAllNodeDeviceInfo";
52        "CreateSessionServer";
53        "RegNodeDeviceStateCb";
54        "SetFileReceiveListener";
55        "SendMessage";
56        "GetPeerDeviceId";
57        "GetSessionOption";
58        "LeaveMetaNode";
59        "GetSessionHandle";
60        "StopPublishLNN";
61        "GetPeerSessionName";
62        "SendBytes";
63        "RegistFileSchema";
64        "UnregistFileSchema";
65        "TransRegistFileSchema";
66        "TransUnRegistFileSchema";
67        "SendEvent";
68        "StopEvent";
69        "RegisterEventListener";
70        "UnregisterEventListener";
71        "SendLinkEvent";
72        "StopLinkEvent";
73        "RegisterLinkEventListener";
74        "UnregisterLinkEventListener";
75        "EnableDiscoveryPolicy";
76        "SetDiscoveryPolicy";
77        "CreateMetaSocketServer";
78        "RemoveMetaSocketServer";
79        "OpenAuthMetaSocket";
80        "CloseAuthMetaSocket";
81        "SendMetaData";
82        "SendMetaCtrlData";
83        "Socket";
84        "SetActionAddr";
85        "Bind";
86        "BindAsync";
87        "Listen";
88        "Shutdown";
89        "EvaluateQos";
90        "GetMtuSize";
91        "DBinderGrantPermission";
92        "DBinderRemovePermission";
93        "DfsBind";
94        "SetSoftbusConfig";
95        "SoftBusFtInit";
96        "SoftBusFtDestroyNonblock";
97        "SoftBusFtDestroy";
98        "SoftBusFtApiRegEventCallbackFunc";
99        "SoftBusFtApiUnregEventCallbackFunc";
100        "SoftBusFtSocket";
101        "SoftBusFtAccept";
102        "SoftBusFtBind";
103        "SoftBusFtConnect";
104        "SoftBusFtListen";
105        "SoftBusFtRecv";
106        "SoftBusFtSend";
107        "SoftBusFtSendFrame";
108        "SoftBusFtSendFrameExt";
109        "SoftBusFtShutDown";
110        "SoftBusFtClose";
111        "SoftBusFtEpollCreateLinux";
112        "SoftBusFtEpollCreate";
113        "SoftBusFtEpollCtl";
114        "SoftBusFtEpollWait";
115        "SoftBusFtFcntl";
116        "SoftBusFtIoctl";
117        "SoftBusFtIoctlSocket";
118        "SoftBusFtStartTrace";
119        "SoftBusFtStopTrace";
120        "SoftBusFtRegTraceCallbackFn";
121        "SoftBusFtConfigSet";
122        "SoftBusFtConfigGet";
123        "SoftBusFtSetSockOpt";
124        "SoftBusFtGetSockOpt";
125        "SoftBusFtGetSockName";
126        "SoftBusFtGetPeerName";
127        "SoftBusFtGetErrno";
128        "SoftBusFillpRegLMCallbackFn";
129        "SoftBusFillpApiRegLibSysFunc";
130        "SoftBusFillpDebugControl";
131        "SoftBusFillpApiSetDebugLogLevel";
132        "SoftBusFtFillpStatsGet";
133        "SoftBusFtFillpStatShow";
134        "SoftBusFtGetRtt";
135        "SoftBusFtGetStackTime";
136        "SoftBusFtGetVersion";
137        "SoftBusFtApiRegMainOnlyEventCallbackFunc";
138        "SoftBusFtApiUnregMainOnlyEventCallbackFunc";
139        "SoftBusFtApiEventInfoGet";
140        "SoftBusFtSetDfxEventCb";
141        "SoftBusFtDfxHiDumper";
142        "SetSocketOpt";
143        "GetSocketOpt";
144        "SoftBusDFileServer";
145        "SoftBusDFileClient";
146        "SoftBusDFileClientWithTargetDev";
147        "SoftBusDFileClose";
148        "SoftBusDFileSendFiles";
149        "SoftBusDFileSendFilesWithRemotePath";
150        "SoftBusDFileSendFilesWithRemotePathAndType";
151        "SoftBusDFileSetStoragePath";
152        "SoftBusDFileSetRenameHook";
153        "SoftBusDFileSetStoragePathList";
154        "SoftBusDFileRegisterLog";
155        "SoftBusDFileGetCapabilities";
156        "SoftBusDFileSetCapabilities";
157        "SoftBusDFileDump";
158        "SoftBusDFileSetEventFunc";
159        "SoftBusDFileRegisterLogCallback";
160        "SoftBusDFileRegisterDefaultLog";
161        "SoftBusDFileSetOpenFdCallback";
162        "SoftBusDFileSetCloseFdCallback";
163        "SoftBusDFileClearOpenFdCallback";
164        "SoftBusDFileClearCloseFdCallback";
165        "RegistDirSchema";
166        "UnregistDirSchema";
167        "TransRegistDirSchema";
168        "TransUnRegistDirSchema";
169        "GetMacInfoBySession";
170        "OpenAuthSessionWithPara";
171        "ResourceConflictCheck";
172        "RegisterConflictListener";
173        "SetFileRenameHook";
174        "RegisterFileSchema";
175        "UnRegisterFileSchema";
176        "SoftBusDFileSetSessionOpt";
177        "CtrlLNNBleHb";
178    local:
179        *;
180};
181