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 *HandleScoWithRecongnition*; 22 *SetDeviceAbsVolume*; 23 *SetActiveA2dpDevice*; 24 *DisconnectSco*; 25 *OffloadStopPlaying*; 26 *A2dpOffloadSessionRequest*; 27 *OffloadStartPlaying*; 28 *GetActiveA2dpDevice*; 29 *activeA2dpDevice_*; 30 *IsRecognitionStatus*; 31 *SendUserSelectionEvent*; 32 *SetActiveHfpDevice*; 33 *RegisterA2dpPlayingStateChangedListener*; 34 *Connect*; 35 *DisconnectBluetoothHfpSink*; 36 *DisconnectBluetoothA2dpSink*; 37 *RegisterDeviceObserver*; 38 *RegisterBluetoothA2dpListener*; 39 *RegisterBluetoothScoListener*; 40 *CheckA2dpDeviceReconnect*; 41 *CheckHfpDeviceReconnect*; 42 *HasA2dpDeviceConnected*; 43 *GetA2dpInDeviceStreamInfo*; 44 *DisconnectBluetoothA2dpSource*; 45 *UpdateAudioScene*; 46 *SetVirtualCall*; 47 *AddVirtualCallBundleName*; 48 *DeleteVirtualCallStream*; 49 *IsVirtualCall*; 50 *GetAudioScoDeviceMac*; 51 local: 52 *; 53};