• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright (c) 2024 Huawei Device Co., Ltd.
2# Licensed under the Apache License, Version 2.0 (the "License");
3# you may not use this file except in compliance with the License.
4# You may obtain a copy of the License at
5#
6#     http://www.apache.org/licenses/LICENSE-2.0
7#
8# Unless required by applicable law or agreed to in writing, software
9# distributed under the License is distributed on an "AS IS" BASIS,
10# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11# See the License for the specific language governing permissions and
12# limitations under the License.
13
141.0 {
15  global:
16    *UnregisterDeviceObserver*;
17    *UnregisterBluetoothA2dpListener*;
18    *UnregisterBluetoothScoListener*;
19    *GetA2dpDeviceStreamInfo*;
20    *GetRenderPosition*;
21    *ClearRecongnitionStatus*;
22    *GetScoCategory*;
23    *HandleScoWithRecongnition*;
24    *SetDeviceAbsVolume*;
25    *SetActiveA2dpDevice*;
26    *DisconnectSco*;
27    *OffloadStopPlaying*;
28    *A2dpOffloadSessionRequest*;
29    *OffloadStartPlaying*;
30    *GetActiveA2dpDevice*;
31    *activeA2dpDevice_*;
32    *ConnectScoWithAudioScene*;
33    *GetRecognitionStatus*;
34    *SendUserSelectionEvent*;
35    *SetActiveHfpDevice*;
36    *RegisterA2dpPlayingStateChangedListener*;
37    *Connect*;
38    *SetAudioSceneFromPolicy*;
39    *DisconnectBluetoothHfpSink*;
40    *DisconnectBluetoothA2dpSink*;
41    *RegisterDeviceObserver*;
42    *RegisterBluetoothA2dpListener*;
43    *RegisterBluetoothScoListener*;
44    *CheckA2dpDeviceReconnect*;
45    *CheckHfpDeviceReconnect*;
46    *HasA2dpDeviceConnected*;
47    *GetA2dpInDeviceStreamInfo*;
48    *DisconnectBluetoothA2dpSource*;
49    *SetVirtualCall*;
50    *IsVirtualCall*;
51  local:
52    *;
53};