Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/src/
H A Dbtif_a2dp_audio_interface.cc168 sp<BluetoothAudioDeathRecipient> bluetoothAudioDeathRecipient = variable
271 auto death_link = btAudio->linkToDeath(bluetoothAudioDeathRecipient, 0); in btif_a2dp_audio_interface_init()
285 auto death_unlink = btAudio->unlinkToDeath(bluetoothAudioDeathRecipient); in btif_a2dp_audio_interface_deinit()