Searched refs:BluetoothAudioDeathRecipient (Results 1 – 3 of 3) sorted by relevance
117 class BluetoothAudioDeathRecipient; variable182 android::sp<BluetoothAudioDeathRecipient> death_recipient_;
161 class BluetoothAudioDeathRecipient class164 BluetoothAudioDeathRecipient( in BluetoothAudioDeathRecipient() function in bluetooth::audio::BluetoothAudioDeathRecipient193 death_recipient_(new BluetoothAudioDeathRecipient(this, message_loop)) { in BluetoothAudioClientInterface()
161 class BluetoothAudioDeathRecipient : public hidl_death_recipient { class172 sp<BluetoothAudioDeathRecipient> bluetoothAudioDeathRecipient =173 new BluetoothAudioDeathRecipient();