Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_layer_android.cc136 auto death_unlink = btHci->unlinkToDeath(bluetoothHciDeathRecipient); in hci_close() local
137 if (!death_unlink.isOk()) { in hci_close()
/system/bt/btif/src/
Dbtif_a2dp_audio_interface.cc291 auto death_unlink = btAudio->unlinkToDeath(bluetoothAudioDeathRecipient); in btif_a2dp_audio_interface_deinit() local
292 if (!death_unlink.isOk()) { in btif_a2dp_audio_interface_deinit()