Home
last modified time | relevance | path

Searched defs:BluetoothAudioDeathRecipient (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.0/default/
H A DBluetoothAudioProvider.h35 class BluetoothAudioDeathRecipient; variable
63 BluetoothAudioDeathRecipient(const sp<BluetoothAudioProvider> provider) in BluetoothAudioDeathRecipient() function
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.1/default/
H A DBluetoothAudioProvider.h34 class BluetoothAudioDeathRecipient; variable
66 BluetoothAudioDeathRecipient(const sp<BluetoothAudioProvider> provider) in BluetoothAudioDeathRecipient() function
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software_unittest.cc177 class BluetoothAudioDeathRecipient : public ::android::hardware::hidl_death_recipient { class
179 BluetoothAudioDeathRecipient(BluetoothAudioClientInterface* clientif, in BluetoothAudioDeathRecipient() function in bluetooth::audio::hidl::BluetoothAudioDeathRecipient
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl.cc155 class BluetoothAudioDeathRecipient : public ::android::hardware::hidl_death_recipient { class
157 BluetoothAudioDeathRecipient(BluetoothAudioClientInterface* clientif, in BluetoothAudioDeathRecipient() function in bluetooth::audio::hidl::BluetoothAudioDeathRecipient
Dclient_interface_hidl.h164 class BluetoothAudioDeathRecipient; variable