Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_layer_android.cc119 auto death_link = btHci->linkToDeath(bluetoothHciDeathRecipient, 0); in hci_initialize() local
120 if (!death_link.isOk()) { in hci_initialize()
/system/bt/btif/src/
Dbtif_a2dp_audio_interface.cc275 auto death_link = btAudio->linkToDeath(bluetoothAudioDeathRecipient, 0); in btif_a2dp_audio_interface_init() local
276 if (!death_link.isOk()) { in btif_a2dp_audio_interface_init()