Home
last modified time | relevance | path

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

/system/bt/audio_hal_interface/
Dclient_interface.h118 class BluetoothAudioDeathRecipient; variable
Dclient_interface.cc160 class BluetoothAudioDeathRecipient class
163 BluetoothAudioDeathRecipient( in BluetoothAudioDeathRecipient() function in bluetooth::audio::BluetoothAudioDeathRecipient
/system/bt/btif/src/
Dbtif_a2dp_audio_interface.cc161 class BluetoothAudioDeathRecipient : public hidl_death_recipient { class