Home
last modified time | relevance | path

Searched refs:IBluetoothAudioManager (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_audio_manager.cpp45 sptr<IBluetoothAudioManager> proxy = GetRemoteProxy<IBluetoothAudioManager>(PROFILE_AUDIO_MANAGER); in EnableWearDetection()
52 sptr<IBluetoothAudioManager> proxy = GetRemoteProxy<IBluetoothAudioManager>(PROFILE_AUDIO_MANAGER); in DisableWearDetection()
59 sptr<IBluetoothAudioManager> proxy = GetRemoteProxy<IBluetoothAudioManager>(PROFILE_AUDIO_MANAGER); in GetWearDetectionState()
66 sptr<IBluetoothAudioManager> proxy = GetRemoteProxy<IBluetoothAudioManager>(PROFILE_AUDIO_MANAGER); in IsDeviceWearing()
73 sptr<IBluetoothAudioManager> proxy = GetRemoteProxy<IBluetoothAudioManager>(PROFILE_AUDIO_MANAGE in IsWearDetectionSupported()
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_audio_manager_proxy.h24 class BluetoothAudioManagerProxy : public IRemoteProxy<IBluetoothAudioManager> {
27 : IRemoteProxy<IBluetoothAudioManager>(remote) in BluetoothAudioManagerProxy()
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_audio_manager.h26 class IBluetoothAudioManager : public OHOS::IRemoteBroker { class
28 DECLARE_INTERFACE_DESCRIPTOR(u"ohos.ipc.IBluetoothAudioManager");

Completed in 2 milliseconds