Home
last modified time | relevance | path

Searched refs:BluetoothAudioDeathRecipient (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl.h183 class BluetoothAudioDeathRecipient; variable
191 android::sp<BluetoothAudioDeathRecipient> death_recipient,
239 android::sp<BluetoothAudioDeathRecipient> death_recipient_;
Dclient_interface_hidl.cc163 class BluetoothAudioDeathRecipient class
166 BluetoothAudioDeathRecipient( in BluetoothAudioDeathRecipient() function in bluetooth::audio::hidl::BluetoothAudioDeathRecipient
196 android::sp<BluetoothAudioDeathRecipient> death_recipient, in BluetoothAudioClientInterface()
420 : BluetoothAudioClientInterface{new BluetoothAudioDeathRecipient( in BluetoothAudioSinkClientInterface()
458 : BluetoothAudioClientInterface{new BluetoothAudioDeathRecipient( in BluetoothAudioSourceClientInterface()
/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software_unittest.cc205 class BluetoothAudioDeathRecipient class
208 BluetoothAudioDeathRecipient( in BluetoothAudioDeathRecipient() function in bluetooth::audio::hidl::BluetoothAudioDeathRecipient
225 android::sp<BluetoothAudioDeathRecipient> death_recipient, in BluetoothAudioClientInterface()
238 : BluetoothAudioClientInterface{new BluetoothAudioDeathRecipient( in BluetoothAudioSinkClientInterface()
256 : BluetoothAudioClientInterface{new BluetoothAudioDeathRecipient( in BluetoothAudioSourceClientInterface()